gnucash unstable: Prevent installation of cmake related files when building in source

Geert Janssens gjanssens at code.gnucash.org
Sun Feb 4 04:37:33 EST 2018


Updated	 via  https://github.com/Gnucash/gnucash/commit/a3a42d29 (commit)
	from  https://github.com/Gnucash/gnucash/commit/9e5a4810 (commit)



commit a3a42d29ee8c642761b2fbe610aba50f45bc349a
Author: Geert Janssens <geert at kobaltwit.be>
Date:   Sat Feb 3 17:56:15 2018 +0100

    Prevent installation of cmake related files when building in source
    
    These files are part of the build system, they should not show up in the installation prefix



Summary of changes:
 data/pixmaps/CMakeLists.txt                                | 12 ++++++++----
 gnucash/gnome-utils/gtkbuilder/CMakeLists.txt              | 14 +++++++++-----
 gnucash/gnome-utils/ui/CMakeLists.txt                      | 12 ++++++++----
 gnucash/gnome/gtkbuilder/CMakeLists.txt                    | 12 ++++++++----
 gnucash/gnome/ui/CMakeLists.txt                            | 12 ++++++++----
 gnucash/import-export/bi-import/gtkbuilder/CMakeLists.txt  | 14 +++++++++-----
 gnucash/import-export/bi-import/ui/CMakeLists.txt          | 12 ++++++++----
 .../customer-import/gtkbuilder/CMakeLists.txt              | 10 +++++++---
 gnucash/import-export/customer-import/ui/CMakeLists.txt    | 10 +++++++---
 gnucash/python/CMakeLists.txt                              | 12 ++++++++++--
 10 files changed, 82 insertions(+), 38 deletions(-)



More information about the gnucash-patches mailing list