mirror of
https://github.com/qgis/QGIS.git
synced 2025-12-15 00:07:25 -05:00
Fix compilation error for ubuntu system packages users
This commit is contained in:
parent
a1530b3ce1
commit
5be696d33f
@ -263,6 +263,7 @@ IF (WITH_3D)
|
||||
${CMAKE_SOURCE_DIR}/src/3d/symbols
|
||||
${CMAKE_SOURCE_DIR}/src/3d/terrain
|
||||
${CMAKE_BINARY_DIR}/src/3d
|
||||
${QT5_3DEXTRA_INCLUDE_DIR}
|
||||
)
|
||||
SET(PY_MODULES ${PY_MODULES} 3d)
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user