]> git.pld-linux.org Git - packages/ctl.git/blob - ctl-ctlrender.patch
- more libdir fixes; moved CTL files to /usr/share
[packages/ctl.git] / ctl-ctlrender.patch
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.031559 seconds and 3 git commands to generate.