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