summaryrefslogtreecommitdiff
path: root/tests/auto/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/CMakeLists.txt')
-rw-r--r--tests/auto/CMakeLists.txt4
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/auto/CMakeLists.txt b/tests/auto/CMakeLists.txt
index b9730a2..e825a43 100644
--- a/tests/auto/CMakeLists.txt
+++ b/tests/auto/CMakeLists.txt
@@ -1,6 +1,4 @@
-# Generated from auto.pro.
-
-# add_subdirectory(cmake) # special case remove
+add_subdirectory(cmake)
add_subdirectory(websockets)
if(TARGET Qt::Quick)
add_subdirectory(qml)