* initial support for CPack

* remove old include/lmmsconfig.h from the autotools-era



git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1361 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
Tobias Doerffel
2008-07-22 23:05:01 +00:00
parent c7e9a130da
commit 7c9b19cd95
2 changed files with 33 additions and 3 deletions

View File

@@ -1,5 +1,9 @@
2008-07-22 Tobias Doerffel <tobydox/at/users/dot/sourceforge/dot/net>
* CMakeLists.txt:
- initial support for CPack
- remove old include/lmmsconfig.h from the autotools-era
* cmake/modules/InstallHelpers.cmake:
fixed INSTALL_DATA_SUBDIRS-macro (use normal string-replace
instead of regex-replace)