summaryrefslogtreecommitdiffstats
path: root/src/plugins/printsupport/.prev_CMakeLists.txt
blob: 14b36b4b7f3542badf7024b1e77a77aa69f70647 (plain)
1
2
3
4
5
6
7
8
# Generated from printsupport.pro.

if(WIN32)
    add_subdirectory(windows)
endif()
if(QT_FEATURE_cups AND UNIX AND NOT APPLE)
    add_subdirectory(cups)
endif()