Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Always build GLFW as a static library (#1680)
Currently the embedded glfw build for MaterialXGraphEditor inherits the value of BUILD_SHARED_LIBS from MATERIALX_BUILD_SHARED_LIBS, but we're not installing libglfw, per #1245 the intention was to statically link.
- Loading branch information