4 lines
86 B
CMake
4 lines
86 B
CMake
if (QAD_FOUND)
|
|
cd_library(qt "Gui;Widgets" "cd_core;QAD::PIQt;QAD::Graphic")
|
|
endif()
|