mirror of
https://github.com/orange-cpp/omath.git
synced 2026-02-13 07:03:25 +00:00
8 lines
153 B
CMake
8 lines
153 B
CMake
target_sources(uml PRIVATE
|
|
Vector3.cpp
|
|
matrix.cpp
|
|
angles.cpp
|
|
color.cpp
|
|
Vector4.cpp)
|
|
|
|
add_subdirectory(prediction) |