Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Fixed a code block error causing formating problems
git-svn-id: http://svn.osgeo.org/qgis/trunk@8069 c8812cc2-4d05-0410-92ff-de0c093fc19c
- Loading branch information
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -1821,7 +1821,7 @@ From a Visual C++ command line cd to the directory where you extracted PyQt4 and | ||
c:\python25\python configure.py -p win32-msvc2005 | ||
nmake | ||
nmake install | ||
``` | ||
|
||
== Install CMake == | ||
|
||