qskinny/examples/desktop/CMakeLists.txt

4 lines
52 B
CMake
Raw Normal View History

2023-03-29 15:49:17 +00:00
list(APPEND SOURCES main.cpp)
2022-09-29 15:59:07 +00:00
2023-03-29 15:49:17 +00:00
qsk_example(desktop)