mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-04 12:31:36 +08:00
46700e2a0c
* Update ned14-internal-quickcpplib and LLFIO to latest matching Outcome v2.2.1 (bugfixed) release. * Implement suggested changes during review. Update Outcome and LLFIO to latest. * Re x-add-version. * Fix version database. Co-authored-by: Billy Robert O'Neal III <bion@microsoft.com>
11 lines
295 B
JSON
11 lines
295 B
JSON
{
|
|
"name": "ned14-internal-quickcpplib",
|
|
"version-string": "0.0.0-e691a6dc",
|
|
"description": "NOT FOR EXTERNAL CONSUMPTION, a set of internal scripts used by ned14's libraries.",
|
|
"homepage": "https://github.com/ned14/quickcpplib",
|
|
"dependencies": [
|
|
"byte-lite",
|
|
"gsl-lite"
|
|
]
|
|
}
|