Loading
Draft: add gvedit to Windows CMake
This is WIP because:
The Linux tests fail due to #1813 (closed) that is fixed in !1561 (merged) which must be merged first.(Now fixed)Once !1561 (merged) is merged and this branch is rebased on the new master, the Windows tests will start to fail for the same reason(Now fixed)The Windows tests fail since they use an old version ofgetopt. The fix for that is outlined in #1820 (closed), but needs to be reviewed.Because of an added test case there will merge conflicts with !1565 (merged) which I expect to merge before this MR (There will also be conflicts from the merge of !1561 (merged) mentioned above which adds the same test case, but with other skip conditions)(Now fixed).graphviz-build-utilities!13 or something equivalent must be merged first.
This MR depends on that graphviz-windows-dependencies!9 is merged
The good news is that gvedit now works on Windows. At least it can be built and show usage which is tested in this MR.
Anybody volunteering for manual testing?
Edited by Magnus Jacobsson