* removed (buggy) PCH support
* added support for CFLAGS and CXXFLAGS environment variables git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@1717 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
3
INSTALL
3
INSTALL
@@ -15,6 +15,9 @@ in the root of source-tree although this is not recommended. When performing an
|
||||
out-of-tree build after there's already an in-tree build, make sure to run
|
||||
"make distclean" before running cmake inside build-directory.
|
||||
|
||||
If you want to use custom compiler flags simply set the environment variables
|
||||
CFLAGS and CXXFLAGS.
|
||||
|
||||
After running cmake (the 3rd command above) you can see a summary of things
|
||||
that are going to be built into LMMS or built as plugins. Install the
|
||||
according libraries and development files if a certain feature is not enabled.
|
||||
|
||||
Reference in New Issue
Block a user