aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--INSTALL2
1 files changed, 2 insertions, 0 deletions
diff --git a/INSTALL b/INSTALL
index d85b8e5..a772b82 100644
--- a/INSTALL
+++ b/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.