diff options
| author | assiduous <assiduous@diligentgraphics.com> | 2020-09-08 20:24:22 +0000 |
|---|---|---|
| committer | assiduous <assiduous@diligentgraphics.com> | 2020-09-08 20:24:22 +0000 |
| commit | 1e83468e82acc3cabf6c91c976411257e70fc24b (patch) | |
| tree | 0bae27deb2093428046935929b3a85e8cd5f50ae /Graphics/GLSLTools | |
| parent | Added DILIGENT_NO_FORMAT_VALIDATION cmake option (diff) | |
| download | DiligentCore-1e83468e82acc3cabf6c91c976411257e70fc24b.tar.gz DiligentCore-1e83468e82acc3cabf6c91c976411257e70fc24b.zip | |
Updated third-party modules
Diffstat (limited to 'Graphics/GLSLTools')
| -rw-r--r-- | Graphics/GLSLTools/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Graphics/GLSLTools/CMakeLists.txt b/Graphics/GLSLTools/CMakeLists.txt index d9bc011a..e6977dc8 100644 --- a/Graphics/GLSLTools/CMakeLists.txt +++ b/Graphics/GLSLTools/CMakeLists.txt @@ -71,6 +71,7 @@ if(VULKAN_SUPPORTED) PRIVATE glslang SPIRV + SPIRV-Tools-opt ) target_include_directories(Diligent-GLSLTools |
