diff --git a/third_party/CMakeLists.txt b/third_party/CMakeLists.txt index eb5cb05ee..e88838621 100644 --- a/third_party/CMakeLists.txt +++ b/third_party/CMakeLists.txt @@ -35,4 +35,4 @@ if(BUILD_TEST) add_subdirectory(googletest-release-1.7.0) endif() -download_and_extract_library(eigen-git-mirror-3.3.5 .zip https://github.com/eigenteam/eigen-git-mirror/archive/3.3.5.zip) +download_and_extract_third_party_library(eigen-git-mirror-3.3.5 https://github.com/eigenteam/eigen-git-mirror/archive/3.3.5.zip)