Skip to content

Commit 5b1d974

Browse files
authoredNov 11, 2021
Add Qt53DExtras_DIR to build with 3D on Debian (#45697)
1 parent 725dcb3 commit 5b1d974

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎INSTALL.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -353,6 +353,7 @@ To compile with 3D enabled, you need to add some cmake options:
353353
CMAKE_PREFIX_PATH={path to QGIS Git repo}/external/qt3dextra-headers/cmake
354354
QT5_3DEXTRA_INCLUDE_DIR={path to QGIS Git repo}/external/qt3dextra-headers
355355
QT5_3DEXTRA_LIBRARY=/usr/lib/x86_64-linux-gnu/libQt53DExtras.so
356+
Qt53DExtras_DIR={path to QGIS Git repo}/external/qt3dextra-headers/cmake/Qt53DExtras
356357
```
357358

358359
## 3.9. Building different branches

0 commit comments

Comments
 (0)
Please sign in to comment.