gnucash master: Update CMakeLists after recent file addition

Christian Stimming cstim at code.gnucash.org
Thu Nov 6 15:55:52 EST 2014


Updated	 via  https://github.com/Gnucash/gnucash/commit/de5a3eb9 (commit)
	from  https://github.com/Gnucash/gnucash/commit/076f1fb2 (commit)



commit de5a3eb9a173ffab3863f1bd9dd43e277cf11b1a
Author: Christian Stimming <christian at cstimming.de>
Date:   Thu Nov 6 21:54:19 2014 +0100

    Update CMakeLists after recent file addition

diff --git a/src/libqof/CMakeLists.txt b/src/libqof/CMakeLists.txt
index 9b81bed..9e4b50b 100644
--- a/src/libqof/CMakeLists.txt
+++ b/src/libqof/CMakeLists.txt
@@ -15,6 +15,7 @@ SET (libgnc_qof_SOURCES
    qof/guid.cpp
    qof/kvp-util.cpp
    qof/kvp_frame.cpp
+   qof/kvp-value.cpp
    qof/qofbackend.cpp
    qof/qofbook.cpp
    qof/qofchoice.cpp



Summary of changes:
 src/libqof/CMakeLists.txt | 1 +
 1 file changed, 1 insertion(+)



More information about the gnucash-changes mailing list