mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-25 07:39:01 +08:00
01058501e8
* Add fameta-counter port * Format vcpkg.json * Add version for fameta-counter * Add quotes for paths * Update version --------- Co-authored-by: Pablo Rodriguez Avila <pabloro@microsoft.com>
8 lines
267 B
JSON
8 lines
267 B
JSON
{
|
|
"name": "fameta-counter",
|
|
"version-date": "2021-02-13",
|
|
"description": "Compile time counter that works with all major modern compilers, compatible with C++11 and above.",
|
|
"homepage": "https://github.com/falemagn/fameta-counter",
|
|
"license": "Unlicense"
|
|
}
|