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

5 lines
72 B
CMake
Raw Normal View History

2023-12-18 08:37:25 +01:00
target_sources(SeeleUnitTests
PRIVATE
Array.cpp
2020-03-13 12:44:33 +01:00
Map.cpp
List.cpp)