forked from pool/mapserver
Accepting request 833123 from home:bmanojlovic:branches:Application:Geo
- add USE_PROJ to compile flags to enable reprojections (TILE support) OBS-URL: https://build.opensuse.org/request/show/833123 OBS-URL: https://build.opensuse.org/package/show/Application:Geo/mapserver?expand=0&rev=116
This commit is contained in:
parent
c0f6885193
commit
23aa380fd0
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 8 19:49:30 UTC 2020 - Boris Manojlovic <boris@steki.net>
|
||||
|
||||
- add USE_PROJ to compile flags to enable reprojections (TILE support)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Sep 5 09:14:07 UTC 2020 - Boris Manojlovic <boris@steki.net>
|
||||
|
||||
|
@ -254,6 +254,7 @@ cmake -DCMAKE_INSTALL_PREFIX=%{_prefix} \
|
||||
-DWITH_PHP=TRUE \
|
||||
-DWITH_POSTGIS=TRUE \
|
||||
-DWITH_PROJ=TRUE \
|
||||
-DUSE_PROJ=TRUE \
|
||||
-DWITH_PROTOBUFC=TRUE \
|
||||
%if %{with python}
|
||||
-DWITH_PYTHON=TRUE \
|
||||
|
Loading…
Reference in New Issue
Block a user