summarylogtreecommitdiffstats
path: root/020-libultrahdr-build-shared-library.patch
blob: 6a7b49f5ba0486cc93ce3b13a4b074e8f7b02247 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -96,7 +96,7 @@ if(${ENABLE_TESTS})
   endif()
 endif()
 
-add_library(ultrahdr STATIC
+add_library(ultrahdr SHARED
   "${SRC_DIR}/gainmapmath.cpp"
   "${SRC_DIR}/icc.cpp"
   "${SRC_DIR}/jpegr.cpp"