qt6-bb10/tests/auto/printsupport/CMakeLists.txt

8 lines
135 B
CMake

# Generated from printsupport.pro.
if(NOT QT_FEATURE_printer)
return()
endif()
add_subdirectory(dialogs)
add_subdirectory(kernel)