added instructions to compile for win32 to INSTALL file
git-svn-id: https://lmms.svn.sf.net/svnroot/lmms/trunk/lmms@2020 0778d3d1-df1d-0410-868b-ea421aaaa00d
This commit is contained in:
3
INSTALL
3
INSTALL
@@ -23,3 +23,6 @@ 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.
|
||||
Then remove CMakeCache.txt and run cmake again.
|
||||
|
||||
If you're on linux and want to build for win32, the command is
|
||||
|
||||
cmake . -DCMAKE_TOOLCHAIN_FILE=cmake/modules/Win32Toolchain.cmake
|
||||
|
||||
Reference in New Issue
Block a user