-
Notifications
You must be signed in to change notification settings - Fork 65
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Attempt to auto detect library path on macOS (#102)
The Vulkan SDK for macOS installs to /usr/local/ by default when installing with sudo ./install_vulkan.py as documented. This PR adds support for auto detecting this install location without needing to set SHADERC_LIB_DIR or VULKAN_SDK.
- Loading branch information
David Bailey
authored
Feb 1, 2021
1 parent
4b61d5a
commit 6f64c36
Showing
1 changed file
with
29 additions
and
21 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