gnucash/bindings
Mike Alexander 2d3e80ea08 Compatibility with XCode's "new build system"
With XCode 14 or newer CMake tries to use the "new build system" which has a
requirement that if two targets depend on the same generated file one of them
must depend on the other.  This commit adds reduntant dependencies to satisfy
this requirement.
2022-10-09 01:10:06 -04:00
..
guile Compatibility with XCode's "new build system" 2022-10-09 01:10:06 -04:00
python Fix various typos 2022-09-06 10:44:29 -04:00
business-core.i Merge branch 'maint' 2020-01-30 20:30:04 +08:00
CMakeLists.txt bindings/guile - remove gnc-module wrapper 2019-12-06 20:38:21 +01:00
core-utils.i [core-utils.i] Use g_dpgettext2 instead of g_dpgettext 2022-04-02 10:24:33 +08:00
engine-common.i [account.cpp] gnc_accounts_and_all_descendants converted from scm 2022-04-14 21:51:14 +08:00
engine.i Don't g_strdup char* returned by scm_to_locale_string 2021-10-16 22:50:09 +08:00