Files
Seele/tests/Engine/Math/CMakeLists.txt
T

3 lines
61 B
CMake
Raw Normal View History

2023-12-18 08:37:25 +01:00
target_sources(SeeleUnitTests
PRIVATE
Vector.cpp)