summarylogtreecommitdiffstats
path: root/CMakeLists.txt.patch
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt.patch')
-rw-r--r--CMakeLists.txt.patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/CMakeLists.txt.patch b/CMakeLists.txt.patch
new file mode 100644
index 000000000000..c11039d08742
--- /dev/null
+++ b/CMakeLists.txt.patch
@@ -0,0 +1,14 @@
+*** CMakeLists.txt 2020-05-24 11:52:04.720213445 +0100
+--- oCJU4.EDIT/CMakeLists.txt 2020-05-24 13:07:35.738432521 +0100
+***************
+*** 19,22 ****
+ RUNTIME DESTINATION bin
+ LIBRARY DESTINATION lib
+ ARCHIVE DESTINATION lib)
+! install(DIRECTORY include DESTINATION include)
+\ No newline at end of file
+--- 19,22 ----
+ RUNTIME DESTINATION bin
+ LIBRARY DESTINATION lib
+ ARCHIVE DESTINATION lib)
+! install(DIRECTORY include/ DESTINATION include)