766904bf5b
- process environment/DNS are OFF for INTEGRITY Task-number: QTBUG-96176 Pick-to: 6.2 Change-Id: I189a97f88c96a428586c31a66b8d250e04482900 Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
8 lines
165 B
CMake
8 lines
165 B
CMake
# Generated from printsupport.pro.
|
|
|
|
if(NOT QT_FEATURE_printer OR NOT QT_FEATURE_printdialog)
|
|
return()
|
|
endif()
|
|
add_subdirectory(dialogs)
|
|
add_subdirectory(kernel)
|