]> granicus.if.org Git - graphviz/commit
Replace getopt subproject with vcpkg getopt lib for mingle in MSBuild
authorMagnus Jacobsson <magnus.jacobsson@berotec.se>
Sun, 4 Oct 2020 12:23:23 +0000 (14:23 +0200)
committerMagnus Jacobsson <magnus.jacobsson@berotec.se>
Thu, 8 Oct 2020 19:10:23 +0000 (21:10 +0200)
commit710d7ab6786d2c9cb80b5ae16801aaf198ae53e7
treeac658278d5e1ecca92e8bef569d0ed066e3a289f
parent6ec84ef941f00082de41e9407635a66cafd9e75a
Replace getopt subproject with vcpkg getopt lib for mingle in MSBuild

Also fix edgepaint option parsing in MSBuild by not using Unicode that
for some reason caused the new getopt library to not find any options.

Towards https://gitlab.com/graphviz/graphviz/-/issues/1820.
cmd/mingle/mingle.vcxproj