Files
neochat/cmake
Reinhold Gschweicher 0d0395fab1 Support to search for cmark-config.cmake
Tell Findcmark.cmake to first search for a `cmark-config.cmake` file
introduced with PR https://github.com/commonmark/cmark/pull/368

If no config file can be found (which provides `cmark::cmark` target use
pkg_config as fallback.
2020-12-06 18:25:13 +00:00
..