]> git.pld-linux.org Git - packages/ctl.git/blame - ctl-ctlrender.patch
- added link patch (missing linking with -lImath)
[packages/ctl.git] / ctl-ctlrender.patch
CommitLineData
a547a50f
JB
1--- CTL-ctl-1.5/lib/dpx/CMakeLists.txt.orig 2013-10-22 19:39:04.000000000 +0200
2+++ CTL-ctl-1.5/lib/dpx/CMakeLists.txt 2014-04-06 09:42:18.259636939 +0200
3@@ -1,6 +1,6 @@
4 include_directories( "${CMAKE_CURRENT_SOURCE_DIR}" )
5
6-add_library( ctldpx
7+add_library( ctldpx STATIC
8 dpx.cc
9 dpx_raw.cc
10 dpx_read.cc
This page took 0.110865 seconds and 4 git commands to generate.