mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-12 06:32:09 +00:00
Implemented: Application icons; OpenSceneGraph to handle OpenGL with Qt; devicePixelRatio() for handing render on highDPI displays; Sample 3D with handler; MouseHandler not yet working as expected (WIP)
This commit is contained in:
@@ -12,4 +12,5 @@ cmake ../cmake \
|
||||
-DCOLLADA_SUPPORT=OFF \
|
||||
-DBUILD_QTVIEWER=ON \
|
||||
-DQT_DIR=/opt/homebrew/Cellar/qt/6.5.1_2 \
|
||||
-DOSG_DIR=/opt/homebrew/Cellar/open-scene-graph/3.6.5_2 \
|
||||
-DCMAKE_EXPORT_COMPILE_COMMANDS=true
|
||||
|
||||
Reference in New Issue
Block a user