Files
Seele/src/Editor/CMakeLists.txt
T

3 lines
51 B
CMake
Raw Normal View History

2022-09-24 21:06:25 +02:00
target_sources(Editor
PRIVATE
main.cpp)