Skip to content

Commit

Permalink
Add Qt53DExtras_DIR to build with 3D on Debian (#45697)
Browse files Browse the repository at this point in the history
  • Loading branch information
DelazJ committed Nov 11, 2021
1 parent 725dcb3 commit 5b1d974
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions INSTALL.md
Expand Up @@ -353,6 +353,7 @@ To compile with 3D enabled, you need to add some cmake options:
CMAKE_PREFIX_PATH={path to QGIS Git repo}/external/qt3dextra-headers/cmake
QT5_3DEXTRA_INCLUDE_DIR={path to QGIS Git repo}/external/qt3dextra-headers
QT5_3DEXTRA_LIBRARY=/usr/lib/x86_64-linux-gnu/libQt53DExtras.so
Qt53DExtras_DIR={path to QGIS Git repo}/external/qt3dextra-headers/cmake/Qt53DExtras
```

## 3.9. Building different branches
Expand Down

0 comments on commit 5b1d974

Please sign in to comment.