Fix compilation error for ubuntu system packages users

This commit is contained in:
NEDJIMAbelgacem 2020-08-05 10:45:51 +01:00
parent a1530b3ce1
commit 5be696d33f

View File

@ -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)