mirror of
https://github.com/allemangD/toddcox-visualize.git
synced 2025-11-10 12:02:47 -05:00
WIP: Render 4d geometry from file
This commit is contained in:
@@ -41,4 +41,4 @@ add_executable(combotest src/combotest.cpp)
|
||||
target_link_libraries(combotest eigen tc)
|
||||
|
||||
add_executable(geometrytest src/geometrytest.cpp)
|
||||
target_link_libraries(geometrytest eigen tc)
|
||||
target_link_libraries(geometrytest eigen tc nlohmann_json)
|
||||
|
||||
Reference in New Issue
Block a user