mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 04:39:30 +08:00
faac1ea237
* [flashlight-text] New port * Format and fix vcpkg.json, x-add-version * Export dll symbols on Windows * Only pass opt to export all symbols on Windows * Update version database * Rename flag * Update version database * Update ports/flashlight-text/portfile.cmake Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com> * Update ports/flashlight-text/vcpkg.json Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com> * Update version * Update to v0.0.4, remove CMAKE_WINDOWS_EXPORT_ALL_SYMBOLS * Update version database * Use in portfile * Update version database * Fix CMake config install location * Update package version * Omit config fixup arg * Update version --------- Co-authored-by: jim wang <122244446+jimwang118@users.noreply.github.com>
15 lines
273 B
JSON
15 lines
273 B
JSON
{
|
|
"versions": [
|
|
{
|
|
"git-tree": "fdf18ae36763962256b235eec31becbe02f2534d",
|
|
"version": "0.0.4",
|
|
"port-version": 0
|
|
},
|
|
{
|
|
"git-tree": "6386901fa48bce946fdc5775a1c1b784e0a97175",
|
|
"version": "0.0.3",
|
|
"port-version": 0
|
|
}
|
|
]
|
|
}
|