Files
qad/qad/utils/CMakeLists.txt

3 lines
82 B
CMake

set(LIBS ${QT_QTCORE_LIBRARY} ${QT_QTGUI_LIBRARY})
qad_project(utils "${LIBS}")