Skip to content

Commit

Permalink
Merge pull request #5002 from Neumann-A/patch-1
Browse files Browse the repository at this point in the history
[eigen3]Fix for #4902
  • Loading branch information
Rastaban committed Dec 23, 2018
2 parents 501abec + 00777f4 commit 64f8485
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ports/eigen3/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ vcpkg_from_github(
vcpkg_configure_cmake(
SOURCE_PATH ${SOURCE_PATH}
PREFER_NINJA
OPTIONS
-DBUILD_TESTING=OFF
OPTIONS_RELEASE
-DCMAKEPACKAGE_INSTALL_DIR=${CURRENT_PACKAGES_DIR}/share/eigen3
OPTIONS_DEBUG
Expand Down

0 comments on commit 64f8485

Please sign in to comment.