mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-22 00:06:12 -05:00
Make option description shorter
Co-authored-by: Matthias Kuhn <matthias@opengis.ch>
This commit is contained in:
parent
3eb888457c
commit
488a2648b9
@ -197,7 +197,7 @@ if(WITH_CORE)
|
||||
# server disabled default because it needs FastCGI (which is optional dependency)
|
||||
set (WITH_SERVER FALSE CACHE BOOL "Determines whether QGIS server should be built")
|
||||
if(WITH_SERVER)
|
||||
set (WITH_SERVER_LANDINGPAGE_WEBAPP FALSE CACHE BOOL "Determines whether QGIS server landingpage webapp should be built (building webapp disabled by default because it needs nodejs and yarn (which are optional dependencies)")
|
||||
set (WITH_SERVER_LANDINGPAGE_WEBAPP FALSE CACHE BOOL "Determines whether QGIS server landingpage webapp should be built (requires nodejs and yarn)")
|
||||
|
||||
set (SERVER_SKIP_ECW FALSE CACHE BOOL "Determines whether QGIS server should disable ECW (ECW in server apps requires a special license)")
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user