mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
Merge branch 'maint'
Reconcile the cmake build.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user