Re: [GNC-dev] Windows Build problem

2019-09-13 Thread John Ralls
Yes, Thanks. Committed on your behalf and pushed. Regards, John Ralls > On Sep 13, 2019, at 10:37 AM, Matthew Forbis via gnucash-devel > wrote: > > I might have fixed it myself. Does the following change make sense? > > > > CMakeLists.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deleti

Re: [GNC-dev] Windows Build problem

2019-09-13 Thread Matthew Forbis via gnucash-devel
I might have fixed it myself.  Does the following change make sense?  CMakeLists.txt | 2 +-  1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 0654dfb5a..b054f9cc2 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -217,9 +217,9 @@ if (WITH_GNUCAS