gnucash-on-windows master: Update cmake patch to version 3.14
Geert Janssens
gjanssens at code.gnucash.org
Tue Apr 30 04:56:41 EDT 2019
Updated via https://github.com/Gnucash/gnucash-on-windows/commit/da23962d (commit)
from https://github.com/Gnucash/gnucash-on-windows/commit/ac4de50e (commit)
commit da23962d999aad3a1e248fac0ccb309b5deded8f
Author: Geert Janssens <geert at kobaltwit.be>
Date: Tue Apr 30 10:56:34 2019 +0200
Update cmake patch to version 3.14
diff --git a/patches/FindSWIG.patch b/patches/FindSWIG.patch
index 2ba7d77..fb8f236 100644
--- a/patches/FindSWIG.patch
+++ b/patches/FindSWIG.patch
@@ -1,6 +1,6 @@
- diff -u /mingw32/share/cmake-3.10/Modules/FindSWIG.cmake~ /mingw32/share/cmake-3.10/Modules/FindSWIG.cmake
---- /mingw32/share/cmake-3.12/Modules/FindSWIG.cmake 2017-08-10 06:36:32.000000000 -0700
-+++ /mingw32/share/cmake-3.12/Modules/FindSWIG.cmake 2017-09-05 10:34:59.692229400 -0700
+ diff -u /mingw32/share/cmake-3.14/Modules/FindSWIG.cmake~ /mingw32/share/cmake-3.14/Modules/FindSWIG.cmake
+--- /mingw32/share/cmake-3.14/Modules/FindSWIG.cmake 2017-08-10 06:36:32.000000000 -0700
++++ /mingw32/share/cmake-3.14/Modules/FindSWIG.cmake 2017-09-05 10:34:59.692229400 -0700
@@ -41,7 +41,7 @@
endif()
else()
Summary of changes:
patches/FindSWIG.patch | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
More information about the gnucash-changes
mailing list