Skip to content

Commit

Permalink
Merge branch 'gha-windows-remove-nsis-override' into webrtc_ice_serve…
Browse files Browse the repository at this point in the history
…r_list_override
  • Loading branch information
namark committed May 29, 2024
2 parents 2ea74e9 + 13267b3 commit 3e78fcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/ports/glslang/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ endif()
vcpkg_copy_pdbs()

if (ENABLE_GLSLANG_BINARIES)
vcpkg_copy_tools(TOOL_NAMES glslang glslangValidator spirv-remap AUTO_CLEAN)
vcpkg_copy_tools(TOOL_NAMES glslang spirv-remap AUTO_CLEAN)
endif ()

file(REMOVE_RECURSE "${CURRENT_PACKAGES_DIR}/debug/include")
Expand Down

0 comments on commit 3e78fcd

Please sign in to comment.