diff options
| author | Bernhard Manfred Gruber <bernhardmgruber@gmail.com> | 2021-03-16 20:13:07 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-03-16 12:13:07 -0700 |
| commit | 9ab3bafca4de5dec5a5a8b60f1d654cae7ad95aa (patch) | |
| tree | 97e183712a2cbe1844c22ba3ef05458edf1eb508 /ports/vc/CONTROL | |
| parent | 31534bd59bc5587d268012ae14d14c41a508ae81 (diff) | |
| download | vcpkg-9ab3bafca4de5dec5a5a8b60f1d654cae7ad95aa.tar.gz vcpkg-9ab3bafca4de5dec5a5a8b60f1d654cae7ad95aa.zip | |
[vc] Update HEAD_REF and fix CMake configure options (#16552)
* use 1.4 branch of Vc as HEAD_REF
* fix options passes to cmake configure
* increment port version
Diffstat (limited to 'ports/vc/CONTROL')
| -rw-r--r-- | ports/vc/CONTROL | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports/vc/CONTROL b/ports/vc/CONTROL index e56fda2d6..c3962f4b4 100644 --- a/ports/vc/CONTROL +++ b/ports/vc/CONTROL @@ -1,5 +1,6 @@ Source: vc Version: 1.4.1 +Port-Version: 1 Homepage: https://github.com/VcDevel/Vc Description: SIMD Vector Classes for C++ . Supports: !arm64 |
