mirror of
https://github.com/mapmapteam/mapmap.git
synced 2026-06-16 12:33:19 +02:00
Update build script and instructions
This commit is contained in:
@@ -10,13 +10,12 @@ Install the dependencies. (see below)
|
||||
|
||||
Build it::
|
||||
|
||||
cd src/mapmap
|
||||
qmake mapmap.pro
|
||||
make
|
||||
|
||||
Alternatively::
|
||||
|
||||
./build.sh
|
||||
./scripts/build.sh
|
||||
|
||||
Ubuntu 13.10, 14.04, 15.04 and 16.04 LTS
|
||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
@@ -4,7 +4,6 @@
|
||||
# set -o verbose
|
||||
|
||||
cd $(dirname $0)
|
||||
cd src/mapmap
|
||||
|
||||
qtversion=5.8
|
||||
|
||||
|
||||
Reference in New Issue
Block a user