]> git.pld-linux.org Git - packages/ctl.git/blob - ctl-link.patch
- updated to 1.5.3, now supports OpenEXR 3/2
[packages/ctl.git] / ctl-link.patch
1 --- CTL-ctl-1.5.2/lib/IlmCtlMath/CMakeLists.txt.orig    2023-03-14 18:23:20.790979681 +0100
2 +++ CTL-ctl-1.5.2/lib/IlmCtlMath/CMakeLists.txt 2023-03-14 18:44:50.993990051 +0100
3 @@ -6,7 +6,7 @@ add_library( IlmCtlMath ${DO_SHARED}
4    CtlRbfInterpolator.cpp
5  )
6  
7 -target_link_libraries( IlmCtlMath IlmCtl )
8 +target_link_libraries( IlmCtlMath IlmCtl Imath )
9  
10  set_target_properties( IlmCtlMath PROPERTIES
11    VERSION ${CTL_VERSION}
This page took 0.042013 seconds and 3 git commands to generate.