summarylogtreecommitdiffstats
path: root/CMakeLists.txt.patch
diff options
context:
space:
mode:
authorMichael Kuc2020-05-24 13:09:33 +0100
committerMichael Kuc2020-05-24 13:09:33 +0100
commitdfe558d83278ff983dec14f2fd5d3c3e0d9cc5e7 (patch)
tree7a90f74f4357ecbe8472cf26ba3dd7d63d4261c6 /CMakeLists.txt.patch
downloadaur-t2b-git.tar.gz
Initial build from one-off-head.
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)