mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-29 11:02:03 +08:00
bf6a6ce711
* slang port - initial commit * added x64-linux target and removed dependency on cmake * [slang] adding some expected failing platforms * formatted manifest file * added license * added expected failing win64-static platform * added version * sort alphabetically * changing error message * updated version * [slang] adding "supports" field for vcpkg.json * [slang] removing platform exclusion rules * [slang] update version * [slang] fixed deprecation warning * [slang] update version database * rename slang to shader-slang * update version database * Use builtin VERSION and dos2unix. * remove unused empty folder policy * set version * update version * Remove unnecessary set(VERSION Co-authored-by: Billy O'Neal <bion@microsoft.com>
10 lines
150 B
JSON
10 lines
150 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "803e379ae9dedf9c444fe40cc72b83b07d6f7f1c",
|
|
"version": "0.23.13",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|