mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-14 00:07:35 -04:00
fix build without server and 3d
This commit is contained in:
parent
d2f51f8f8f
commit
3cb9ef2294
@ -305,7 +305,7 @@ IF(WITH_QSCIAPI)
|
||||
SET(QGIS_PYTHON_API_FILE "${CMAKE_BINARY_DIR}/python/qsci_apis/PyQGIS.api")
|
||||
|
||||
ADD_CUSTOM_TARGET(qsci-api ALL
|
||||
DEPENDS python_module_qgis__gui python_module_qgis__core python_module_qgis__analysis python_module_qgis__server python_module_qgis__3d)
|
||||
DEPENDS python_module_qgis__gui python_module_qgis__core python_module_qgis__analysis)
|
||||
|
||||
# run update/concatenate command
|
||||
ADD_CUSTOM_COMMAND(TARGET qsci-api
|
||||
|
Loading…
x
Reference in New Issue
Block a user