aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/core/ivigenerator/projects/CMakeLists.txt
blob: 22fee94d7ee29d8d6cdc4bd73aee02370a6f7335 (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-noanno)
add_subdirectory(include-test)
if(QT_FEATURE_remoteobjects)
    add_subdirectory(org-example-echo-qtro)
endif()