Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Attempt to auto detect library path on macOS #102

Merged
merged 1 commit into from
Feb 1, 2021

Conversation

vtenfys
Copy link
Contributor

@vtenfys vtenfys commented Jan 31, 2021

The Vulkan SDK for macOS installs to /usr/local/ by default when installing with sudo ./install_vulkan.py as documented here ("Install the SDK - Alternate method using system paths"). This PR adds support for auto detecting this install location without needing to set SHADERC_LIB_DIR or VULKAN_SDK.

Copy link
Collaborator

@antiagainst antiagainst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, thanks!

@antiagainst antiagainst merged commit 6f64c36 into google:master Feb 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants