]> git.pld-linux.org Git - packages/hugin.git/blame - hugin-cppflags.patch
- rebuild with gtk3 and wxWidgets 3.2, rel 2
[packages/hugin.git] / hugin-cppflags.patch
CommitLineData
ae60c85b
JB
1--- hugin-2022.0.0/CMakeLists.txt.orig 2023-08-31 22:41:43.336520476 +0200
2+++ hugin-2022.0.0/CMakeLists.txt 2023-09-01 06:28:23.328243488 +0200
3@@ -59,6 +59,7 @@ include(CheckIncludeFiles)
1cdf395f
KK
4
5 ## global setup
6 project(hugin)
7+ADD_DEFINITIONS($ENV{CPPFLAGS})
8
9 # version
ae60c85b 10 set(V_MAJOR 2022)
This page took 0.080158 seconds and 4 git commands to generate.