qt6-bb10/examples/widgets/tools/plugandpaint/CMakeLists.txt

8 lines
136 B
CMake

# Generated from plugandpaint.pro.
if(NOT QT_FEATURE_inputdialog)
return()
endif()
add_subdirectory(plugins)
add_subdirectory(app)