summarylogtreecommitdiffstats
path: root/cmake.extra.install.dirs.remove.patch
blob: a885460bbf84bfdf730bed245f69f9b46942d5c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 55bc83209..cfa5542e1 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -673,10 +673,6 @@ install (
     DESTINATION .
 )
 
-install (
-    CODE "FILE (MAKE_DIRECTORY ${CMAKE_INSTALL_PREFIX}/images)"
-    CODE "FILE (MAKE_DIRECTORY ${CMAKE_INSTALL_PREFIX}/images/autosave)"
-)
 
 if (WITH_SAMPLES)
     install (