* Bulk remove vcpkg_fail_port_install calls.
Interesting ones have been split out into separate reviews, where "interesting" means "anything more than just deleting the call to vcpkg_fail_port_install",
In support of https://github.com/microsoft/vcpkg/pull/21502
* Update version database.
* Revert google benchmark changes already submitted as https://github.com/microsoft/vcpkg/pull/22728
* Repair version database.
* [camport3] add new port: https://github.com/percipioxyz/camport3
* Removes no longer needed include
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* using VCPKG_TARGET_IS_WINDOWS and VCPKG_TARGET_IS_LINUX
fails if installed on OSX
* Update ports/camport3/CONTROL
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
* unsupported targets and architectures added to control and portfile
* Update ports/camport3/CONTROL
* fixes supports string in control file
* Apply suggestions from code review
this port doesn't support UWP
Co-authored-by: Ivan Bravo <tecnic@robinteg.com>
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Co-authored-by: nicole mazzuca <mazzucan@outlook.com>