]> git.pld-linux.org Git - packages/hugin.git/blame - hugin-cppflags.patch
- use CPPFLAGS
[packages/hugin.git] / hugin-cppflags.patch
CommitLineData
1cdf395f
KK
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.043836 seconds and 4 git commands to generate.