Commit Graph

3 Commits

Author SHA1 Message Date
Francisco Facioni
e71ce10294
[vectorclass] Update to 2.02.00 (#26474) 2022-08-23 10:12:03 -07:00
Billy O'Neal
c9e786d81a
[many ports] remove remaining vcpkg_fail_port_install calls. (#22770)
* 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.
2022-01-25 10:31:15 -08:00
Alexander Neumann
de9bb1d202 [vcl] add vector class library version 2 (#7573)
* [vcl] add vector class library version 2

* fix target path

* renamed library to vectorclass.
Improved CMakelists.txt.
Added early architecture failure

* don't perform changes in the source dir and make cxx_std_17 a build requirement

* update to tagged version 2.00.01

* update version in CMakeLists.txt

* refactored CMakeLists.txt
2019-09-11 13:11:14 -07:00