5 lines
62 B
CMake
5 lines
62 B
CMake
|
CONFIG += qskexample
|
||
|
|
||
|
list(APPEND TARGET_SOURCES
|
||
|
main.cpp
|