mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-15 00:04:00 -04:00
apply #1566
git-svn-id: http://svn.osgeo.org/qgis/trunk@10495 c8812cc2-4d05-0410-92ff-de0c093fc19c
This commit is contained in:
parent
037f0bb7c3
commit
7a4f73d0b8
@ -261,9 +261,9 @@ ELSE (WIN32)
|
||||
|
||||
# common for MAC and UNIX
|
||||
SET (DEFAULT_BIN_SUBDIR bin)
|
||||
SET (DEFAULT_LIB_SUBDIR lib)
|
||||
SET (DEFAULT_LIB_SUBDIR lib${LIB_SUFFIX})
|
||||
SET (DEFAULT_DATA_SUBDIR share/qgis)
|
||||
SET (DEFAULT_PLUGIN_SUBDIR lib/qgis)
|
||||
SET (DEFAULT_PLUGIN_SUBDIR lib${LIB_SUFFIX}/qgis)
|
||||
SET (DEFAULT_INCLUDE_SUBDIR include/qgis)
|
||||
|
||||
ENDIF (WIN32)
|
||||
|
Loading…
x
Reference in New Issue
Block a user