mirror of
https://github.com/allemangD/toddcox-visualize.git
synced 2025-11-10 12:02:47 -05:00
WIP: organization
- move group, root into Structure<> - semantic type aliases like VectorDf, MatrixGXui, etc. - separate components and systems files
This commit is contained in:
@@ -9,7 +9,7 @@ add_custom_command(
|
||||
|
||||
add_executable(vis
|
||||
src/main.cpp
|
||||
src/comps.hpp
|
||||
src/components.hpp
|
||||
)
|
||||
target_include_directories(vis PRIVATE include)
|
||||
target_link_libraries(vis PRIVATE
|
||||
|
||||
Reference in New Issue
Block a user