]> git.pld-linux.org Git - packages/OpenColorIO.git/blame - OpenColorIO-libsuffix.patch
- release 3 (by relup.sh)
[packages/OpenColorIO.git] / OpenColorIO-libsuffix.patch
CommitLineData
b9df10ac
JB
1--- OpenColorIO-1.1.0/src/core/CMakeLists.txt.orig 2018-06-25 19:35:05.841127458 +0200
2+++ OpenColorIO-1.1.0/src/core/CMakeLists.txt 2018-06-25 19:59:35.564444007 +0200
3@@ -94,7 +94,7 @@
a04459cb
JB
4 VERSION ${OCIO_VERSION}
5 SOVERSION ${SOVERSION})
6
b9df10ac
JB
7- install(TARGETS OpenColorIO_STATIC EXPORT OpenColorIO ARCHIVE DESTINATION ${CMAKE_INSTALL_EXEC_PREFIX}/lib/static)
8+ install(TARGETS OpenColorIO_STATIC EXPORT OpenColorIO ARCHIVE DESTINATION ${CMAKE_INSTALL_EXEC_PREFIX}/lib${LIB_SUFFIX})
a04459cb
JB
9 endif()
10
b9df10ac 11 macro(target_link_OCIO target)
This page took 0.130753 seconds and 4 git commands to generate.