Skip to content

Commit 3e555f0

Browse files
committed
Fixup
1 parent d486689 commit 3e555f0

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

ports/shader-slang/portfile.cmake

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,10 @@ block(SCOPE_FOR VARIABLES)
123123
[[HINTS ENV PATH "${PACKAGE_PREFIX_DIR}/bin"]]
124124
[[PATHS "${PACKAGE_PREFIX_DIR}/tools/shader-slang" NO_DEFAULT_PATH REQUIRED]]
125125
)
126+
vcpkg_replace_string("${CURRENT_PACKAGES_DIR}/share/slang/slangConfig.cmake"
127+
[[if(NOT CMAKE_SIZEOF_VOID_P STREQUAL "8")]]
128+
[[if(0) # cross-tool]]
129+
)
126130
endblock()
127131

128132
vcpkg_install_copyright(

versions/s-/shader-slang.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"versions": [
33
{
4-
"git-tree": "b0abeeb2f4648653a6c6b70b487093a0d4d9db51",
4+
"git-tree": "f9e7bacf71316125cf41ccc68e84755e1d5d06e5",
55
"version": "2025.14.3",
66
"port-version": 0
77
},

0 commit comments

Comments
 (0)