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