summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
m---------conf.d/app-templates0
-rw-r--r--conf.d/cmake/00-debian-specific.cmake (renamed from conf.d/cmake/00-debian-config.cmake)0
-rw-r--r--conf.d/cmake/00-default-osconfig.cmake (renamed from conf.d/cmake/00-fedora-config.cmake)0
-rw-r--r--conf.d/cmake/00-suse-config.cmake1
4 files changed, 0 insertions, 1 deletions
diff --git a/conf.d/app-templates b/conf.d/app-templates
-Subproject 2e8abc421151b81272f7ab988e494fd29eb431f
+Subproject 13239eb068fc122af9338e60c144f9697c0bb2b
diff --git a/conf.d/cmake/00-debian-config.cmake b/conf.d/cmake/00-debian-specific.cmake
index 466c4de..466c4de 100644
--- a/conf.d/cmake/00-debian-config.cmake
+++ b/conf.d/cmake/00-debian-specific.cmake
diff --git a/conf.d/cmake/00-fedora-config.cmake b/conf.d/cmake/00-default-osconfig.cmake
index 7b4a99a..7b4a99a 100644
--- a/conf.d/cmake/00-fedora-config.cmake
+++ b/conf.d/cmake/00-default-osconfig.cmake
diff --git a/conf.d/cmake/00-suse-config.cmake b/conf.d/cmake/00-suse-config.cmake
deleted file mode 100644
index 7b4a99a..0000000
--- a/conf.d/cmake/00-suse-config.cmake
+++ /dev/null
@@ -1 +0,0 @@
-add_required_module(lua REQUIRED lua>=5.3)