json-glib: update to 1.10.6
[oi-userland.git] / components / library / opencolorio / patches / 03-imageioapphelpers-no-install.patch
blob0048e29c57ab456f62cfa1e4d683cdf864b05900
1 The imageioapphelpers library is static and so we do not need to distribute it.
3 --- OpenColorIO-2.4.0/src/libutils/imageioapphelpers/CMakeLists.txt.orig
4 +++ OpenColorIO-2.4.0/src/libutils/imageioapphelpers/CMakeLists.txt
5 @@ -39,12 +39,3 @@
6 OpenColorIO
7 utils::strings
10 -install(TARGETS imageioapphelpers
11 - LIBRARY DESTINATION ${CMAKE_INSTALL_LIBDIR}
12 - ARCHIVE DESTINATION ${CMAKE_INSTALL_LIBDIR}
15 -install(FILES ${CMAKE_CURRENT_SOURCE_DIR}/imageio.h
16 - DESTINATION ${CMAKE_INSTALL_INCLUDEDIR}/OpenColorIO/imageioapphelpers
18 \ No newline at end of file