forked from google/clspv
-
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.
Make it possible to provide SPIRV-Tools and SPIRV-Headers externally
The default behaviour doesn't change but a project embedding clspv can now: - pass SPIRV_HEADERS_SOURCE_DIR to provide SPIRV-Headers - pass SPIRV_TOOLS_SOURCE_DIR to provide SPIRV-Tools - pass a list of dependencies to be managed by utils/fetch_sources.py Signed-off-by: Kévin Petit <[email protected]>
- Loading branch information
Showing
2 changed files
with
31 additions
and
15 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
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