qt6-bb10/examples/CMakeLists.txt

4 lines
53 B
CMake

if(QT_FEATURE_gui)
add_subdirectory(gui)
endif()