mirror of
https://github.com/Gnucash/gnucash.git
synced 2024-11-26 02:40:43 -06:00
2d3e80ea08
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. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
test-stuff.c | ||
test-stuff.h | ||
unittest-support.c | ||
unittest-support.h | ||
unittest-support.i | ||
unittest-support.scm |