3 lines
94 B
CMake
3 lines
94 B
CMake
set(LIBS ${QT_QTCORE_LIBRARY} ${QT_QTGUI_LIBRARY} qad_utils)
|
|
qad_project(widgets "${LIBS}")
|