summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rwxr-xr-xCMakeLists.txt2
-rw-r--r--cmake/opentrack-boilerplate.cmake (renamed from cmake/opentrack-macros.cmake)0
2 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 5213721f..6457b3c5 100755
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -8,7 +8,7 @@ include(CMakeParseArguments)
include(opentrack-policy)
include(opentrack-qt)
include(opentrack-platform)
-include(opentrack-macros)
+include(opentrack-boilerplate)
include(opentrack-version)
include(opentrack-tarball)
include(opentrack-install)
diff --git a/cmake/opentrack-macros.cmake b/cmake/opentrack-boilerplate.cmake
index 71c166f2..71c166f2 100644
--- a/cmake/opentrack-macros.cmake
+++ b/cmake/opentrack-boilerplate.cmake