mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-17 00:04:02 -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")
|
SET(QGIS_PYTHON_API_FILE "${CMAKE_BINARY_DIR}/python/qsci_apis/PyQGIS.api")
|
||||||
|
|
||||||
ADD_CUSTOM_TARGET(qsci-api ALL
|
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
|
# run update/concatenate command
|
||||||
ADD_CUSTOM_COMMAND(TARGET qsci-api
|
ADD_CUSTOM_COMMAND(TARGET qsci-api
|
||||||
|
Loading…
x
Reference in New Issue
Block a user