Skip to content

Commit

Permalink
Updated glslang (KhronosGroup/glslang#3582 was fixed)
Browse files Browse the repository at this point in the history
  • Loading branch information
TheMostDiligent committed Sep 2, 2024
1 parent b036337 commit c764b8a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ThirdParty/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ if (VULKAN_SUPPORTED OR METAL_SUPPORTED OR WEBGPU_SUPPORTED OR (ARCHIVER_SUPPORT
set_directory_root_folder("glslang" "DiligentCore/ThirdParty/glslang")

if (PLATFORM_EMSCRIPTEN)
set_targets_emscripten_properties(MachineIndependent)
set_targets_emscripten_properties(glslang MachineIndependent)
endif()

# glslang "kindly" sets global CMAKE_DEBUG_POSTFIX to "d", which we have to unset now
Expand Down
2 changes: 1 addition & 1 deletion ThirdParty/glslang
Submodule glslang updated 686 files

0 comments on commit c764b8a

Please sign in to comment.