Files
Seele/src/Benchmark/CMakeLists.txt
T

5 lines
72 B
CMake
Raw Normal View History

2024-07-05 12:02:46 +02:00
target_sources(Benchmark
PUBLIC
main.cpp
PlayView.h
PlayView.cpp)