Skip to content

Commit 5685c02

Browse files
Wheels: Use OPENGL visualization on Linux
1 parent f939d12 commit 5685c02

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/wheels.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,7 @@ jobs:
196196
-DGEANT4_USE_SYSTEM_EXPAT=OFF
197197
-DGEANT4_USE_GDML=ON
198198
-DGEANT4_BUILD_TLS_MODEL=global-dynamic
199+
-DGEANT4_USE_OPENGL_X11=ON
199200
"{package}/${{ env.GEANT4_SOURCE_DIR }}" &&
200201
make -j$(nproc) &&
201202
make install

0 commit comments

Comments
 (0)