Re: [GNC-dev] Problem retrieving online quotes
john <[email protected]> Sun, 30 Apr 2023 08:32:03 -0700
| Newsgroups | gmane.comp.gnome.apps.gnucash.devel |
|---|---|
| Message-ID | <[email protected]> |
> On Apr 30, 2023, at 4:52 AM, Frank H. Ellenberger <[email protected]> wrote: > > Hi Herbert, > > Am 29.04.23 um 22:33 schrieb Herbert Thoma: >> OK, will try. What do I need to pass to cmake to get a debug build? >> Herbert. > > cmake -D ENABLE_DEBUG … > > There are more useful variables in > https://wiki.gnucash.org/wiki/CMake#GnuCash_Program_Configuration_Variables That doesn't work, it's not used in our CMakeLists.txt. The correct way is to pass -D CMAKE_BUILD_TYPE=Debug to cmake. Regards, John Ralls _______________________________________________ gnucash-devel mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-devel