]> git.pld-linux.org Git - packages/hugin.git/blob - hugin-cppflags.patch
- release 5 (by relup.sh)
[packages/hugin.git] / hugin-cppflags.patch
1 --- CMakeLists.txt~     2008-09-03 21:59:26.000000000 +0100
2 +++ CMakeLists.txt      2008-09-09 20:00:46.000000000 +0100
3 @@ -9,6 +9,7 @@
4  
5  ##  global setup
6  project(hugin)
7 +ADD_DEFINITIONS($ENV{CPPFLAGS})
8  
9  # version
10  set(V_MAJOR 0)
This page took 0.055206 seconds and 3 git commands to generate.