summaryrefslogtreecommitdiff
path: root/mkspecs/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'mkspecs/CMakeLists.txt')
-rw-r--r--mkspecs/CMakeLists.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/mkspecs/CMakeLists.txt b/mkspecs/CMakeLists.txt
new file mode 100644
index 0000000..5d2fdca
--- /dev/null
+++ b/mkspecs/CMakeLists.txt
@@ -0,0 +1,5 @@
+# Generated from mkspecs.pro.
+
+if(QT_FEATURE_ivigenerator)
+ add_subdirectory(features)
+endif()