fish-shell/cmake
Mahmoud Al-Qudsi 462b9c2209 Fix broken fish.pc build on non-GNU platforms
`-v` is a non-standard GNU-only extension to `awk`, its usage in the
generation of the fish.pc script breaks on non-GNU platforms (such as
FreeBSD and presumably macOS).

Using `sed` with only standard posix commands instead.
2018-01-23 22:07:04 -06:00
..
CheckIncludeFiles.cmake cmake: update CheckIncludeFiles to enable C++ checks 2017-11-17 16:21:56 +08:00
ConfigureChecks.cmake cmake: add SED to build_lexicon_filter 2017-11-28 21:37:42 +08:00
Docs.cmake [cmake] make building documentation optional 2018-01-14 21:16:11 +08:00
gettext.cmake [cmake] fix installation of translations 2018-01-22 14:30:36 +08:00
Install.cmake Fix broken fish.pc build on non-GNU platforms 2018-01-23 22:07:04 -06:00
PCRE2.cmake Move CMakeFiles to cmake 2017-11-17 16:21:55 +08:00
Tests.cmake [cmake] make build_lexicon_filter part of DocTargets only 2018-01-14 21:14:22 +08:00
Version.cmake [cmake] Untangle the CMake versioning 2018-01-08 22:28:10 -08:00