2019-08-01 17:36:03 +00:00
|
|
|
# Generated from printsupport.pro.
|
|
|
|
|
2021-09-06 07:11:06 +00:00
|
|
|
if(NOT QT_FEATURE_printer OR NOT QT_FEATURE_printdialog)
|
2020-07-07 16:34:17 +00:00
|
|
|
return()
|
|
|
|
endif()
|
2018-12-14 12:10:36 +00:00
|
|
|
add_subdirectory(dialogs)
|
|
|
|
add_subdirectory(kernel)
|