doc: Add a note about makefile generators on Windows.
This commit is contained in:
parent
3bb381fad7
commit
f558c66e78
2
INSTALL
2
INSTALL
@ -34,6 +34,8 @@ GNU/Linux, MacOS X, MSYS/MinGW:
|
||||
cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Debug ..
|
||||
make
|
||||
|
||||
On Windows you should choose a makefile gernerator with -G.
|
||||
|
||||
### CMake standard options
|
||||
Here is a list of the most interesting options provided out of the box by
|
||||
CMake.
|
||||
|
Loading…
Reference in New Issue
Block a user