summarylogtreecommitdiffstats
path: root/cmake.extra.install.dirs.remove.patch
diff options
context:
space:
mode:
Diffstat (limited to 'cmake.extra.install.dirs.remove.patch')
-rw-r--r--cmake.extra.install.dirs.remove.patch16
1 files changed, 16 insertions, 0 deletions
diff --git a/cmake.extra.install.dirs.remove.patch b/cmake.extra.install.dirs.remove.patch
new file mode 100644
index 000000000000..c1b95e89d7c2
--- /dev/null
+++ b/cmake.extra.install.dirs.remove.patch
@@ -0,0 +1,16 @@
+diff --git a/CMakeLists.txt b/CMakeLists.txt
+index 0d3d5eeaf..4eb39a8f3 100644
+--- a/CMakeLists.txt
++++ b/CMakeLists.txt
+@@ -662,11 +662,6 @@ install (
+ DESTINATION .
+ )
+
+-install (
+- CODE "FILE (MAKE_DIRECTORY ${CMAKE_INSTALL_PREFIX}/images)"
+- CODE "FILE (MAKE_DIRECTORY ${CMAKE_INSTALL_PREFIX}/images/autosave)"
+-)
+-
+ install (
+ DIRECTORY
+ "sandbox/tests/unit benchmarks"