vcpkg/versions/l-/loguru.json
mrlegohead0x45 91dd9ae821
[loguru] Add feature to build with fmt (#23242)
* [loguru] Add loguru[fmt] feature

Add fmt feature, with if checks to require and link fmt if it is specified

* [loguru] Replace deprecated functions

Remove deprecated functions vcpkg_install_cmake, vcpkg_fixup_cmake_targets, vcpkg_configure_cmake and replace them with vcpkg_cmake_install, vcpkg_cmake_config_fixup and vcpkg_cmake_configure respectively.
Also add vcpkg-cmake and vcpkg-cmake-config to vcpkg.json to provide the replacements

* [loguru] Update versioning files

* [loguru] Add CONFIG flag to find_package(fmt)

* Make suggested changes

* Update version database

* Make requested changes

* [loguru] Update version database
2022-04-08 15:23:48 -07:00

30 lines
680 B
JSON

{
"versions": [
{
"git-tree": "827f85e170a1d4548088fa36cf46817e146184d0",
"version": "2.1.0",
"port-version": 3
},
{
"git-tree": "c429f674d828c20881f410892d633b483e9d30dd",
"version-string": "2.1.0",
"port-version": 2
},
{
"git-tree": "ef13e53a3840b20757d18f432ddc86568a5ea5ef",
"version-string": "2.1.0-1",
"port-version": 0
},
{
"git-tree": "1d791f39ec9872097696c6f1e1d70bb3a7b17b52",
"version-string": "v2.1.0",
"port-version": 0
},
{
"git-tree": "59151390e044e7bdf8a5cf0af48f077947ec0b81",
"version-string": "v2.0.0",
"port-version": 0
}
]
}