summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2016-04-13 20:31:50 (GMT)
committerDimitri van Heesch <dimitri@stack.nl>2016-04-13 20:31:50 (GMT)
commitdb6738dffd469ffad40db96de4f5c50b83beb56d (patch)
treefe4fcd0d8c3ad0bcd7b727fdc6c1ce76a071af85
parent24b77b75adcc916a5720352c8f5b4dd96d84e50f (diff)
parenteec8d0a31161746041fc94ccbba5a54aecd8cf93 (diff)
downloadDoxygen-db6738dffd469ffad40db96de4f5c50b83beb56d.zip
Doxygen-db6738dffd469ffad40db96de4f5c50b83beb56d.tar.gz
Doxygen-db6738dffd469ffad40db96de4f5c50b83beb56d.tar.bz2
Merge pull request #471 from c-lipka/fix_windows_build_instructions
Fix Windows build instructions.
-rw-r--r--doc/install.doc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/install.doc b/doc/install.doc
index a4225cf..16ed67c 100644
--- a/doc/install.doc
+++ b/doc/install.doc
@@ -183,7 +183,7 @@ cd into the \c doxygen-x.y.z directory, create and cd to a build directory
\verbatim
mkdir build
cd build
-cmake -G "Visual Studio 12 2013"
+cmake -G "Visual Studio 12 2013" ..
\endverbatim
Note that compiling Doxywizard currently requires Qt version 4