mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-25 00:58:06 -05:00
Make editing icons more consistent with other icons.
Disable tests in mac build script. git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@5519 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
001f7d60ed
commit
e4ee9eda09
@ -52,8 +52,8 @@ then
|
||||
# for additional details
|
||||
./autogen.sh $AUTOGEN_FLAGS --prefix=${1} \
|
||||
--enable-static=no \
|
||||
--enable-unittests \
|
||||
--with-qtdir=$QTDIR
|
||||
#--enable-unittests \
|
||||
#--with-grass=/usr/lib/grass
|
||||
make && make install
|
||||
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 959 B After Width: | Height: | Size: 930 B |
Binary file not shown.
Before Width: | Height: | Size: 875 B After Width: | Height: | Size: 1.1 KiB |
@ -64,6 +64,7 @@ GLOBALCXXFLAGS = $(CXXFLAGS) \
|
||||
$(EXTRA_CXXFLAGS) \
|
||||
$(GDAL_CFLAGS) \
|
||||
$(QT_CXXFLAGS) \
|
||||
$(GEOS_CFLAGS) \
|
||||
$(PG_INC) \
|
||||
-I../../../src/raster \
|
||||
-I../../../src/core \
|
||||
|
Loading…
x
Reference in New Issue
Block a user