early-access version 2853
This commit is contained in:
1
externals/vcpkg/ports/yasm-tool/portfile.cmake
vendored
Executable file
1
externals/vcpkg/ports/yasm-tool/portfile.cmake
vendored
Executable file
@@ -0,0 +1 @@
|
||||
SET(VCPKG_POLICY_EMPTY_PACKAGE enabled)
|
||||
13
externals/vcpkg/ports/yasm-tool/vcpkg.json
vendored
Executable file
13
externals/vcpkg/ports/yasm-tool/vcpkg.json
vendored
Executable file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "yasm-tool",
|
||||
"version-date": "2021-12-14",
|
||||
"description": "Legacy port. Use port yasm instead.",
|
||||
"dependencies": [
|
||||
{
|
||||
"name": "yasm",
|
||||
"features": [
|
||||
"tools"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user