Files
MINGW-packages/mingw-w64-libvmime-git/cmake-files-destination.patch
2018-06-06 10:50:53 +03:00

12 lines
384 B
Diff

--- a/CMakeLists.txt.orig 2014-07-26 22:17:51.959600000 +0400
+++ b/CMakeLists.txt 2014-07-26 22:18:33.190400000 +0400
@@ -241,7 +241,7 @@
# COMPONENT headers
#)
-install(EXPORT ${VMIME_LIBRARY_NAME}-config DESTINATION cmake)
+install(EXPORT ${VMIME_LIBRARY_NAME}-config DESTINATION share/cmake)
##############################################################################