gnucash maint: CMake - remove parameter repetition in else() and endif() statements

Geert Janssens gjanssens at code.gnucash.org
Wed Feb 5 09:59:11 EST 2020


Updated	 via  https://github.com/Gnucash/gnucash/commit/e79e82ed (commit)
	from  https://github.com/Gnucash/gnucash/commit/8365283f (commit)



commit e79e82edcfe8db67d17d950b001e9ab196b720f3
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Thu Jan 30 12:20:25 2020 +0100

    CMake - remove parameter repetition in else() and endif() statements
    
    This follows Professional CMake's recommended practises



Summary of changes:
 libgnucash/app-utils/test/CMakeLists.txt   | 2 +-
 libgnucash/backend/dbi/CMakeLists.txt      | 4 ++--
 libgnucash/backend/sql/CMakeLists.txt      | 2 +-
 libgnucash/backend/sql/test/CMakeLists.txt | 2 +-
 libgnucash/backend/xml/CMakeLists.txt      | 2 +-
 libgnucash/core-utils/CMakeLists.txt       | 8 ++++----
 libgnucash/core-utils/test/CMakeLists.txt  | 2 +-
 libgnucash/doc/design/CMakeLists.txt       | 2 +-
 libgnucash/engine/CMakeLists.txt           | 6 +++---
 libgnucash/engine/test/CMakeLists.txt      | 4 ++--
 libgnucash/scm/test/CMakeLists.txt         | 2 +-
 11 files changed, 18 insertions(+), 18 deletions(-)



More information about the gnucash-patches mailing list