projects
/
packages
/
hugin.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
rediff patch; rel 4
[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 2019)
This page took
0.042237 seconds
and
3
git commands to generate.