Added 061 to cmake
This commit is contained in:
@@ -16,3 +16,4 @@ add_executable(base base.cpp)
|
||||
# For each euler problem a new executable here
|
||||
add_executable(euler059 059/main.cpp)
|
||||
add_executable(euler060 060/main.cpp)
|
||||
add_executable(euler061 061/main.cpp)
|
||||
|
||||
Reference in New Issue
Block a user