mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
Added general build note near the top of the document to inform people they
need to use cmake rather than autotools. git-svn-id: http://svn.osgeo.org/qgis/trunk@7074 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
828bb2e52b
commit
d6eceba4cc
@ -34,6 +34,15 @@ simply copy the commands listed in codeblocks that look like this:
|
||||
``` somecommand to be pasted ```
|
||||
|
||||
|
||||
= General Build Note =
|
||||
|
||||
At version 0.8.1 QGIS no longer uses the autotools for building. QGIS, like a
|
||||
number of major projects (eg. KDE 4.0), now uses cmake for building from
|
||||
source. The configure script in this directory simply checks for the existence
|
||||
of cmake and provides some clues to build QGIS.
|
||||
|
||||
For complete information, see the wiki at:
|
||||
http://wiki.qgis.org/qgiswiki/Building_with_CMake
|
||||
|
||||
= Building under windows using msys =
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user