summaryrefslogtreecommitdiffhomepage
path: root/cmake/mrproper.cmake
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2018-07-09 20:04:43 +0200
committerStanislaw Halik <sthalik@misaki.pl>2018-07-09 20:04:43 +0200
commitf44083d90e7dc07be632086be7b4274a7b3100a2 (patch)
tree302a15117e7a76df5568d3882042b4b879edeeaf /cmake/mrproper.cmake
parentf5610a1ac847f17402415e4bf1080f84fd8d185f (diff)
cmake: rename
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()