mirror of
https://git.libssh.org/projects/libssh.git
synced 2026-02-11 10:40:27 +09:00
doc: Add a note about makefile generators on Windows.
This commit is contained in:
2
INSTALL
2
INSTALL
@@ -34,6 +34,8 @@ GNU/Linux, MacOS X, MSYS/MinGW:
|
|||||||
cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Debug ..
|
cmake -DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Debug ..
|
||||||
make
|
make
|
||||||
|
|
||||||
|
On Windows you should choose a makefile gernerator with -G.
|
||||||
|
|
||||||
### CMake standard options
|
### CMake standard options
|
||||||
Here is a list of the most interesting options provided out of the box by
|
Here is a list of the most interesting options provided out of the box by
|
||||||
CMake.
|
CMake.
|
||||||
|
|||||||
Reference in New Issue
Block a user