vcpkg/ports/loguru
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
..
CMakeLists.txt
copyright
loguruConfig.cmake.in
portfile.cmake
vcpkg.json