qskinny/examples/buttons/CMakeLists.txt

5 lines
87 B
CMake

list(APPEND RESOURCES buttons.qrc)
list(APPEND SOURCES main.cpp)
qsk_example(buttons)