Skip to content

Commit

Permalink
testing appveyor eigen include dir, subfolder
Browse files Browse the repository at this point in the history
  • Loading branch information
jkoendev committed Aug 16, 2019
1 parent 385c9e1 commit a02a7da
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@ branches:
- master

environment:
EIGEN3_ROOT: C:\dev\Eigen3\include\eigen3
EIGEN3_INCLUDE_DIR: C:\dev\Eigen3\include
EIGEN3_INCLUDE_DIR: C:\dev\Eigen3\include\eigen3

install:
- cmd: if not exist c:\dev\Eigen3\include\eigen3\Eigen\Core (
Expand Down

0 comments on commit a02a7da

Please sign in to comment.