summaryrefslogtreecommitdiff
path: root/tests/auto/core/ivigenerator/projects/CMakeLists.txt
blob: 177f7aee1d1ad187516d4ed818c45c9b2b95583d (plain)
1
2
3
4
5
6
7
8
9
# Generated from projects.pro.

add_subdirectory(org-example-echo)
add_subdirectory(org-example-echo-noprivate)
add_subdirectory(org-example-echo-noannotation)
add_subdirectory(include-test)
if(QT_FEATURE_remoteobjects)
    add_subdirectory(org-example-echo-qtro)
endif()