Skip to content

Commit

Permalink
Fix Windows build instructions.
Browse files Browse the repository at this point in the history
  • Loading branch information
c-lipka committed Apr 13, 2016
1 parent 930fb89 commit eec8d0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/install.doc
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit eec8d0a

Please sign in to comment.