Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit fa61924

Browse files
committedJun 2, 2025·
Revert "[WIP] eigen: add typo in URL"
This reverts commit e5ac171.
1 parent 97dc959 commit fa61924

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎cmake/projects/Eigen/hunter.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ hunter_add_version(
1919
VERSION
2020
"3.4.0"
2121
URL
22-
"https://gitlab.com/libeigens/eigen/-/archive/3.4.0/eigen-3.4.0.tar.gz"
22+
"https://gitlab.com/libeigen/eigen/-/archive/3.4.0/eigen-3.4.0.tar.gz"
2323
SHA1
2424
d222db69a9e87d9006608e029d1039039f360b52
2525
)

0 commit comments

Comments
 (0)
Please sign in to comment.