gnucash-on-windows master: Remove GTEST_ROOT workaround for master & unstable.

John Ralls jralls at code.gnucash.org
Sat Jul 11 12:46:38 EDT 2020


Updated	 via  https://github.com/Gnucash/gnucash-on-windows/commit/ec9e1837 (commit)
	from  https://github.com/Gnucash/gnucash-on-windows/commit/2e8ac85b (commit)



commit ec9e183783579fc4d5b839cca752d61ab67635fa
Author: John Ralls <jralls at ceridwen.us>
Date:   Sat Jul 11 18:46:32 2020 +0200

    Remove GTEST_ROOT workaround for master & unstable.

diff --git a/jhbuildrc.in b/jhbuildrc.in
index cc3ae74..9110445 100644
--- a/jhbuildrc.in
+++ b/jhbuildrc.in
@@ -92,5 +92,3 @@ if 'CFLAGS' in os.environ:
 
 module_extra_env['bdw-gc']={'CFLAGS':_bdw_gc_cflags}
 
-if _branch in ('master', 'unstable'):
-    module_cmakeargs["gnucash-git"]=('-DGTEST_ROOT=$SRCROOT/googletest')



Summary of changes:
 jhbuildrc.in | 2 --
 1 file changed, 2 deletions(-)



More information about the gnucash-changes mailing list