summaryrefslogtreecommitdiffstats
path: root/Tests/QtAutogen/CMakeLists.txt
diff options
context:
space:
mode:
authorSebastian Holtermann <sebholt@xwmw.org>2017-12-08 18:49:32 (GMT)
committerSebastian Holtermann <sebholt@xwmw.org>2017-12-13 12:50:17 (GMT)
commita2c4e3489d9ccd7150b6fda2ea7254c21dcde1b2 (patch)
tree24189d25c031ccd25aef407d55aaa42e8cdf04c1 /Tests/QtAutogen/CMakeLists.txt
parentcc66d356510c51b5240239a212a511fb0d23dc9a (diff)
downloadCMake-a2c4e3489d9ccd7150b6fda2ea7254c21dcde1b2.zip
CMake-a2c4e3489d9ccd7150b6fda2ea7254c21dcde1b2.tar.gz
CMake-a2c4e3489d9ccd7150b6fda2ea7254c21dcde1b2.tar.bz2
Autogen: Tests: Separate MocCMP0071 test
Diffstat (limited to 'Tests/QtAutogen/CMakeLists.txt')
-rw-r--r--Tests/QtAutogen/CMakeLists.txt6
1 files changed, 0 insertions, 6 deletions
diff --git a/Tests/QtAutogen/CMakeLists.txt b/Tests/QtAutogen/CMakeLists.txt
index 5775117..1f50931 100644
--- a/Tests/QtAutogen/CMakeLists.txt
+++ b/Tests/QtAutogen/CMakeLists.txt
@@ -60,12 +60,6 @@ if(NON_ASCII_BDIR AND WIN32)
endif()
# -- Test
-# Tests policy 0071
-if(ALLOW_WRAP_CPP)
- add_subdirectory(mocCMP0071)
-endif()
-
-# -- Test
# Tests various .ui include directories
add_subdirectory(uicInclude)