gnucash/common
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
..
cmake_modules Fix various typos 2022-04-08 14:12:50 -04:00
debug Fix various typos 2022-04-08 14:12:50 -04:00
test-core Compatibility with XCode's "new build system" 2022-10-09 01:10:06 -04:00
base-typemaps.i base-typemaps: avoid slow g_list_nth_data 2019-12-05 10:17:12 +08:00
CMakeLists.txt Make swig wrapper generation just another build step 2019-09-21 22:50:51 +02:00
config.h.cmake.in Win32 - drop conditional code never reached 2021-09-26 22:58:08 +02:00
gnc-test-env.pl Fix typos for gnuchash/ doc/ bindings/ and misc. 2019-09-13 20:26:03 -04:00
guile-mappings.h Redefine some more buggy Guile string conversions. 2018-04-24 17:57:52 -07:00
platform.h gnc-uri - refer to 'scheme' instead of 'protocol' as that's the more formal term used in uris 2018-12-27 22:33:17 +01:00