Files
omath/source/collision/CMakeLists.txt

5 lines
71 B
CMake

target_sources(omath PRIVATE
LineTracer.cpp
Cube.cpp
)