summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorChristoph Lipka <c-lipka@users.noreply.github.com>2016-04-13 17:42:54 (GMT)
committerChristoph Lipka <c-lipka@users.noreply.github.com>2016-04-13 17:42:54 (GMT)
commiteec8d0a31161746041fc94ccbba5a54aecd8cf93 (patch)
treeeb6685183e4ee07e60c56035dcf19087ea2a1784 /doc
parent930fb8935329fab0748502bb0a692326c0e0038b (diff)
downloadDoxygen-eec8d0a31161746041fc94ccbba5a54aecd8cf93.zip
Doxygen-eec8d0a31161746041fc94ccbba5a54aecd8cf93.tar.gz
Doxygen-eec8d0a31161746041fc94ccbba5a54aecd8cf93.tar.bz2
Fix Windows build instructions.
Diffstat (limited to 'doc')
-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