mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-18 13:43:03 +08:00
[gslang] Version bump to account for layout changes
This commit is contained in:
parent
b78fdc6994
commit
901b597840
@ -1,3 +1,3 @@
|
||||
Source: glslang
|
||||
Version: 1c573fbcfba6b3d631008b1babc838501ca925d3
|
||||
Version: 1c573fbcfba6b3d631008b1babc838501ca925d3-1
|
||||
Description: Khronos reference front-end for GLSL and ESSL, and sample SPIR-V generator
|
||||
|
@ -33,7 +33,6 @@ if(NOT EXISTS "${CURRENT_BUILDTREES_DIR}/src/.git")
|
||||
endif()
|
||||
|
||||
set(VCPKG_LIBRARY_LINKAGE "static")
|
||||
set(VCPKG_CRT_LINKAGE "static")
|
||||
|
||||
vcpkg_configure_cmake(
|
||||
SOURCE_PATH "${CURRENT_BUILDTREES_DIR}/src"
|
||||
|
Loading…
Reference in New Issue
Block a user