Files
Seele/test/Engine/Containers/CMakeLists.txt
T

5 lines
74 B
CMake
Raw Normal View History

target_sources(Seele_unit_tests
PRIVATE
Array.cpp
2020-03-13 12:44:33 +01:00
Map.cpp
List.cpp)