forked from NopeForge/nope.gl
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: fix glslang detection with shared build only
A glslang built with dynamic only does not provide any static lib. It is important to note though that shared builds are not officially supported by glslang so using them is generally asking for trouble. See KhronosGroup/glslang#2283
- Loading branch information
Showing
1 changed file
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters