> On Apr 30, 2023, at 4:52 AM, Frank H. Ellenberger > <frank.h.ellenber...@gmail.com> 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 gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel