qtdeclarative/examples/qml/tutorials/CMakeLists.txt

4 lines
65 B
CMake

if(TARGET Qt::Quick)
add_subdirectory(extending-qml)
endif()