Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
ACS
Public
Power System Simulation and Optimization
DPsim
DPsim
Commits
86b0a8cf
Commit
86b0a8cf
authored
Jul 17, 2019
by
Steffen Vogel
🎅🏼
Browse files
ci: fix windows build
parent
d054f2e4
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
86b0a8cf
...
@@ -50,8 +50,8 @@ build:linux:
...
@@ -50,8 +50,8 @@ build:linux:
build:windows:
build:windows:
stage
:
build
stage
:
build
script
:
script
:
-
mkdir
build
-
New-Item -ItemType Directory -Force -Path
build
-
cd
build
-
Set-Location -Path
build
# 64 Bit Graphviz Builds for Windows:
# 64 Bit Graphviz Builds for Windows:
# https://ci.appveyor.com/project/ellson/graphviz-pl238/
# https://ci.appveyor.com/project/ellson/graphviz-pl238/
-
cmake .. -DGraphviz_ROOT="C:/Program Files/Graphviz 2.41.20190716.1839"
-
cmake .. -DGraphviz_ROOT="C:/Program Files/Graphviz 2.41.20190716.1839"
...
...
Write
Preview
Supports
Markdown
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