]> git.pld-linux.org Git - packages/hugin.git/commitdiff
- use CPPFLAGS
authorKacper Kornet <draenog@pld-linux.org>
Tue, 9 Sep 2008 20:19:48 +0000 (20:19 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    hugin-cppflags.patch -> 1.1

hugin-cppflags.patch [new file with mode: 0644]

diff --git a/hugin-cppflags.patch b/hugin-cppflags.patch
new file mode 100644 (file)
index 0000000..2e8eb42
--- /dev/null
@@ -0,0 +1,10 @@
+--- CMakeLists.txt~    2008-09-03 21:59:26.000000000 +0100
++++ CMakeLists.txt     2008-09-09 20:00:46.000000000 +0100
+@@ -9,6 +9,7 @@
+ ##  global setup
+ project(hugin)
++ADD_DEFINITIONS($ENV{CPPFLAGS})
+ # version
+ set(V_MAJOR 0)
This page took 0.085697 seconds and 4 git commands to generate.