Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gaoqiong
pybind11
Commits
72b06b86
Commit
72b06b86
authored
Sep 03, 2020
by
Henry Schreiner
Browse files
ci: Eigen moved
parent
4c36fb7b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
.appveyor.yml
.appveyor.yml
+3
-3
No files found.
.appveyor.yml
View file @
72b06b86
...
@@ -21,9 +21,9 @@ install:
...
@@ -21,9 +21,9 @@ install:
python -W ignore -m pip install --upgrade pip wheel
python -W ignore -m pip install --upgrade pip wheel
python -W ignore -m pip install pytest numpy --no-warn-script-location
python -W ignore -m pip install pytest numpy --no-warn-script-location
-
ps
:
|
-
ps
:
|
Start-FileDownload 'http://
b
it
bucket.org/
eigen/eigen/
get/3.3.3
.zip'
Start-FileDownload 'http
s
://
g
it
lab.com/lib
eigen/eigen/
-/archive/3.3.7/eigen-3.3.7
.zip'
7z x 3.3.
3
.zip -y > $null
7z x
eigen-
3.3.
7
.zip -y > $null
$env:CMAKE_INCLUDE_PATH = "eigen-
eigen-67e894c6cd8f
;$env:CMAKE_INCLUDE_PATH"
$env:CMAKE_INCLUDE_PATH = "eigen-
3.3.7
;$env:CMAKE_INCLUDE_PATH"
build_script
:
build_script
:
-
cmake -G "%CMAKE_GENERATOR%" -A "%CMAKE_ARCH%"
-
cmake -G "%CMAKE_GENERATOR%" -A "%CMAKE_ARCH%"
-DCMAKE_CXX_STANDARD=14
-DCMAKE_CXX_STANDARD=14
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment