summaryrefslogtreecommitdiffhomepage
path: root/cmake/opentrack-clean-build-directory.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/opentrack-clean-build-directory.cmake')
-rw-r--r--cmake/opentrack-clean-build-directory.cmake4
1 files changed, 0 insertions, 4 deletions
diff --git a/cmake/opentrack-clean-build-directory.cmake b/cmake/opentrack-clean-build-directory.cmake
deleted file mode 100644
index f531a6cb..00000000
--- a/cmake/opentrack-clean-build-directory.cmake
+++ /dev/null
@@ -1,4 +0,0 @@
-list(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_LIST_DIR}")
-include(opentrack-mrproper)
-
-cleanup_build_dir()