summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/corelib/Qt5CTestMacros.cmake7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/corelib/Qt5CTestMacros.cmake b/src/corelib/Qt5CTestMacros.cmake
index 715ad9356e..fc39c708f3 100644
--- a/src/corelib/Qt5CTestMacros.cmake
+++ b/src/corelib/Qt5CTestMacros.cmake
@@ -1,4 +1,11 @@
+# This file is not part of the Qt API. It exists purely as an
+# implementation detail. This file, and its contents may change from version to
+# version without notice, or even be removed.
+#
+# We mean it.
+
+
set(BUILD_OPTIONS_LIST)
if (CMAKE_BUILD_TYPE)