mirror of
https://github.com/microsoft/vcpkg.git
synced 2025-01-02 22:35:31 +08:00
Merge pull request #4993 from TheScarfix/eigen3-3.3.7
[eigen3]Update eigen3 to 3.3.7
This commit is contained in:
commit
ebe86abcdd
@ -1,3 +1,3 @@
|
|||||||
Source: eigen3
|
Source: eigen3
|
||||||
Version: 3.3.5
|
Version: 3.3.7
|
||||||
Description: C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms.
|
Description: C++ template library for linear algebra: matrices, vectors, numerical solvers, and related algorithms.
|
||||||
|
@ -3,8 +3,8 @@ include(vcpkg_common_functions)
|
|||||||
vcpkg_from_github(
|
vcpkg_from_github(
|
||||||
OUT_SOURCE_PATH SOURCE_PATH
|
OUT_SOURCE_PATH SOURCE_PATH
|
||||||
REPO eigenteam/eigen-git-mirror
|
REPO eigenteam/eigen-git-mirror
|
||||||
REF 3.3.5
|
REF 3.3.7
|
||||||
SHA512 398d864bb3c12be9b1d7081bac1343d54b1edf65f165be54814794cd8d36c35035340384a97ad203e5295d466445dfbad4225d86748c8d31c322948de9a33a3f
|
SHA512 270ab9b5c22e09aa0e70d1a26995523c5c21fb0f09da45c137c11ab4c7700fe2bdb2b343c1e063bea4be5ae61d2313ff29ebbcad519dc355a568792b4a6e9e48
|
||||||
HEAD_REF master
|
HEAD_REF master
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user