qskinny/examples/glabels/CMakeLists.txt

5 lines
87 B
CMake
Raw Normal View History

2023-03-29 15:49:17 +00:00
list(APPEND RESOURCES glabels.qrc)
list(APPEND SOURCES main.cpp)
2023-03-29 15:49:17 +00:00
qsk_example(glabels)