gnucash unstable: Move direct check dependencies to the originating CMakeLists.txt.

John Ralls jralls at code.gnucash.org
Mon Feb 19 01:17:46 EST 2018


Updated	 via  https://github.com/Gnucash/gnucash/commit/f4965ae2 (commit)
	from  https://github.com/Gnucash/gnucash/commit/474c3ae0 (commit)



commit f4965ae2aca1deca7eddb289475dc2b58d41570d
Author: John Ralls <jralls at ceridwen.us>
Date:   Sun Feb 18 22:16:27 2018 -0800

    Move direct check dependencies to the originating CMakeLists.txt.
    
    Removing transitive dependencies from being declared direct.



Summary of changes:
 CMakeLists.txt                                      | 6 ------
 common/test-core/CMakeLists.txt                     | 2 ++
 gnucash/report/report-gnome/test/CMakeLists.txt     | 6 ++++++
 gnucash/report/report-system/test/CMakeLists.txt    | 2 +-
 gnucash/report/standard-reports/test/CMakeLists.txt | 4 ++--
 libgnucash/engine/test/CMakeLists.txt               | 1 +
 po/CMakeLists.txt                                   | 2 ++
 7 files changed, 14 insertions(+), 9 deletions(-)



More information about the gnucash-patches mailing list