aboutsummaryrefslogtreecommitdiff
path: root/ports/ogdf/portfile.cmake
AgeCommit message (Collapse)Author
2020-09-27[ogdf] Fix build error on Visual Studio 2019 (#13647)NancyLi1013
* [ogdf] Fix build error on Visual Studio 2019 * Update portfile.cmake Update Format
2019-08-28[ogdf] Update source link (#7846)Lily
2018-07-11Fixing ogdf and liblemon compile issues on ubuntu (#3847)Navid Rahimi
* Fixing ogdf and liblemon compile issues on ubuntu * [ogdf] Avoid patch by passing cmake options
2018-07-03[odgf] Escape : in URLRobert Schumacher
2018-07-03Adding OGDF and LEMON library port (#3779)Navid Rahimi
* Adding OGDF library port * Adding C++ Graph library - LEMON * [liblemon][ogdf] Rename lemon -> liblemon. Fix cmake targets.