Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix compilation error for ubuntu system packages users
  • Loading branch information
NEDJIMAbelgacem committed Aug 5, 2020
1 parent a1530b3 commit 5be696d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python/CMakeLists.txt
Expand Up @@ -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)

Expand Down

0 comments on commit 5be696d

Please sign in to comment.