]> granicus.if.org Git - graphviz/commit
Ensure that Graphviz tools are found first in Windows CMake jobs
authorMagnus Jacobsson <magnus.jacobsson@berotec.se>
Fri, 23 Oct 2020 10:41:52 +0000 (12:41 +0200)
committerMagnus Jacobsson <magnus.jacobsson@berotec.se>
Sat, 24 Oct 2020 06:12:37 +0000 (08:12 +0200)
commitdb22377740bcf300ca3aef6f7e4f9c8885390e1d
tree3963b68eb73b93cc569adff8516e54c6626b697c
parent360ff9ef3a1829edbbf6f27b6b3543cc40b2773b
Ensure that Graphviz tools are found first in Windows CMake jobs

Prepend Graphviz bin directory to path instead of appending it.

The tools test found
C:\Program Files (x86)\Windows Kits\10\bin\10.0.18362.0\x86\gc.exe
before Graphviz gc.
.gitlab-ci.yml