mirror of
https://github.com/allemangD/toddcox-visualize.git
synced 2025-11-10 12:02:47 -05:00
split definitions and declarations, move to "tc" namespace
This commit is contained in:
@@ -3,4 +3,4 @@ project(test)
|
||||
|
||||
set(CMAKE_CXX_STANDARD 17)
|
||||
|
||||
add_executable(test test.cpp)
|
||||
add_executable(test test.cpp groups.cpp solver.cpp)
|
||||
|
||||
Reference in New Issue
Block a user