3 lines
90 B
CMake
3 lines
90 B
CMake
set(LIBS ${QT_QTCORE_LIBRARY} ${QT_QTGUI_LIBRARY})
|
|
qad_project(touch_widgets "${LIBS}")
|