aboutsummaryrefslogtreecommitdiffstats
path: root/tests/manual
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual')
-rw-r--r--tests/manual/nativestyle/CMakeLists.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/manual/nativestyle/CMakeLists.txt b/tests/manual/nativestyle/CMakeLists.txt
index e4712a6e..af6aa7e8 100644
--- a/tests/manual/nativestyle/CMakeLists.txt
+++ b/tests/manual/nativestyle/CMakeLists.txt
@@ -1,4 +1,8 @@
# Generated from desktopgallery.pro.
+# special case skip regeneration
+# Remove the skip, after somebody figures out if this is supposed
+# to be a manual test, or a full-blown project like it is now
+# because it was copied over from an example.
cmake_minimum_required(VERSION 3.14)
project(desktopgallery LANGUAGES CXX)