Skip to content

Commit

Permalink
glslang: revert spirv ext
Browse files Browse the repository at this point in the history
  • Loading branch information
pmenzel committed Aug 2, 2024
1 parent b3fb4e3 commit b9f9f01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion glslang.be0
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ SRCURL[0]="https://beehive.molgen.mpg.de/90eec8d14a8d1002389e00ab449c7ca8/glslan

mee_configure() {
bee_configure \
-D ALLOW_EXTERNAL_SPIRV_TOOLS=OFF \
-D ALLOW_EXTERNAL_SPIRV_TOOLS=ON \
-D BUILD_SHARED_LIBS=ON \
-D GLSLANG_TESTS=ON
}
Expand Down

0 comments on commit b9f9f01

Please sign in to comment.