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
d054f2e4
Commit
d054f2e4
authored
Jul 17, 2019
by
Steffen Vogel
🎅🏼
Browse files
ci: fix Graphviz detection in cmake
parent
75e86405
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
d054f2e4
...
...
@@ -52,7 +52,9 @@ build:windows:
script
:
-
mkdir build
-
cd build
-
cmake ..
# 64 Bit Graphviz Builds for Windows:
# https://ci.appveyor.com/project/ellson/graphviz-pl238/
-
cmake .. -DGraphviz_ROOT="C:/Program Files/Graphviz 2.41.20190716.1839"
-
cmake --build .
tags
:
-
win10
...
...
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