summaryrefslogtreecommitdiffstats
path: root/tests/auto/CMakeLists.txt
blob: 2502019ec2a8e177af4e58c7ccc54f6a3ed9afd0 (plain)
1
2
3
4
5
6
7
8
9
# Generated from auto.pro.

add_subdirectory(conversion)
add_subdirectory(qaxobject)
# add_subdirectory(dumpcpp) (needs typelib target) # special case
# add_subdirectory(cmake) # special case
if(NOT GCC)
    add_subdirectory(qaxscript)
endif()