summaryrefslogtreecommitdiffstats
path: root/Tests/QtAutogen/CMakeLists.txt
diff options
context:
space:
mode:
authorSebastian Holtermann <sebholt@xwmw.org>2017-12-08 18:56:26 (GMT)
committerSebastian Holtermann <sebholt@xwmw.org>2017-12-13 12:50:18 (GMT)
commit0b6ad59ea6b74379f4aefb42c2402355c393c656 (patch)
tree7bdd003283e1d2e08ebfe0c34434d7acf45acebd /Tests/QtAutogen/CMakeLists.txt
parenta2c4e3489d9ccd7150b6fda2ea7254c21dcde1b2 (diff)
downloadCMake-0b6ad59ea6b74379f4aefb42c2402355c393c656.zip
CMake-0b6ad59ea6b74379f4aefb42c2402355c393c656.tar.gz
CMake-0b6ad59ea6b74379f4aefb42c2402355c393c656.tar.bz2
Autogen: Tests: Separate UicInclude test
Diffstat (limited to 'Tests/QtAutogen/CMakeLists.txt')
-rw-r--r--Tests/QtAutogen/CMakeLists.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/Tests/QtAutogen/CMakeLists.txt b/Tests/QtAutogen/CMakeLists.txt
index 1f50931..288ae60 100644
--- a/Tests/QtAutogen/CMakeLists.txt
+++ b/Tests/QtAutogen/CMakeLists.txt
@@ -60,10 +60,6 @@ if(NON_ASCII_BDIR AND WIN32)
endif()
# -- Test
-# Tests various .ui include directories
-add_subdirectory(uicInclude)
-
-# -- Test
# OBJECT libraries
add_subdirectory(objectLibrary)