gnucash-on-windows master: Adjust FindSWIG patch for cmake 3.10

Geert Janssens gjanssens at code.gnucash.org
Mon Mar 5 13:52:29 EST 2018


Updated	 via  https://github.com/Gnucash/gnucash-on-windows/commit/dbb48610 (commit)
	from  https://github.com/Gnucash/gnucash-on-windows/commit/db54a133 (commit)



commit dbb4861067b93c97dbc0f5ee7294ab34144fb509
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Mon Mar 5 19:52:12 2018 +0100

    Adjust FindSWIG patch for cmake 3.10

diff --git a/patches/FindSWIG.patch b/patches/FindSWIG.patch
index 81043ae..4278502 100644
--- a/patches/FindSWIG.patch
+++ b/patches/FindSWIG.patch
@@ -1,6 +1,6 @@
- diff -u /mingw32/share/cmake-3.9/Modules/FindSWIG.cmake~ /mingw32/share/cmake-3.9/Modules/FindSWIG.cmake
---- /mingw32/share/cmake-3.9/Modules/FindSWIG.cmake~    2017-08-10 06:36:32.000000000 -0700
-+++ /mingw32/share/cmake-3.9/Modules/FindSWIG.cmake     2017-09-05 10:34:59.692229400 -0700
+ diff -u /mingw32/share/cmake-3.10/Modules/FindSWIG.cmake~ /mingw32/share/cmake-3.10/Modules/FindSWIG.cmake
+--- /mingw32/share/cmake-3.10/Modules/FindSWIG.cmake~    2017-08-10 06:36:32.000000000 -0700
++++ /mingw32/share/cmake-3.10/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