fish-shell/cmake
Mahmoud Al-Qudsi 1b27c97bfb [cmake] Fix dependency path for FBVF for fish.pc rule
The custom command for fish.pc had a dependency on FBVF, but it appears
that the relative path to FBVF was incorrect and with CMake 3.10.1 under
FreeBSD this was consistently causing the build to fail if
../build_tools/git_version_gen.sh hadn't (coincidentally, I think?)
already run.

Explicitly set the dependency path for FBVF to the binary directory.
2018-02-21 13:58:56 -06:00
..
CheckIncludeFiles.cmake cmake: update CheckIncludeFiles to enable C++ checks 2017-11-17 16:21:56 +08:00
ConfigureChecks.cmake [cmake] Correct test for term.h (include curses.h first) 2018-02-04 03:11:22 -06:00
Docs.cmake [cmake] copy shipped documentation files if they exist 2018-02-01 22:46:27 +08:00
gettext.cmake [cmake] fix installation of translations 2018-01-22 14:30:36 +08:00
Install.cmake [cmake] Fix dependency path for FBVF for fish.pc rule 2018-02-21 13:58:56 -06:00
PCRE2.cmake Move CMakeFiles to cmake 2017-11-17 16:21:55 +08:00
Tests.cmake [cmake] only copy tests for out-of-tree builds 2018-02-01 22:46:27 +08:00
Version.cmake [cmake] Untangle the CMake versioning 2018-01-08 22:28:10 -08:00