Merge branch 'maint'

Reconcile the cmake build.
This commit is contained in:
John Ralls
2016-01-12 16:14:46 -08:00
12 changed files with 25 additions and 22 deletions

View File

@@ -440,21 +440,14 @@ IF (GNC_BUILD_AS_INSTALL)
ENDIF()
# Install DOC files from top level directory
#FILE(WRITE COPYING
#"This is a placeholder for the COPYING file as generated by automake.
#If and when CMake becomes the default build system, we will need to
#put COPYING under version control."
#)
#FILE(WRITE INSTALL
#"This is a placeholder for the INSTALL file as generated by automake.
#If and when CMake becomes the default build system, we will need to
#put INSTALL under version control."
#)
SET(gnucash_DOCS
AUTHORS
ChangeLog
ChangeLog.1999
ChangeLog.2000
ChangeLog.2001
ChangeLog.2002
ChangeLog.2003
ChangeLog.2004
ChangeLog.2005