mirror of
https://github.com/qgis/QGIS.git
synced 2025-03-04 00:30:59 -05:00
build target only for server part to avoid long compiling
This commit is contained in:
parent
fe296fa95d
commit
671ed378eb
@ -211,3 +211,6 @@ INSTALL(FILES
|
||||
wms_metadata.xml
|
||||
DESTINATION ${QGIS_CGIBIN_DIR}
|
||||
)
|
||||
ADD_CUSTOM_TARGET(qgis_server_full
|
||||
DEPENDS qgis_mapserv.fcgi wms wfs wcs wfs3 wmts qgis_server
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user