fish-shell/cmake
Malthe Jørgensen 8a068ed984 Allow finishing build on OS X <10.13.6
Building on OS X versions prior to 10.13.6 fails at the very end when
running `codesign`.
The `-options runtime`-argument isn't available on these earlier
versions of the OS.

Simply running codesign without that argument (on OS X <10.13.6) seems
to produce a runnable binary with no security warnings.
2020-03-29 14:51:05 -07:00
..
Benchmark.cmake Use lowercase CMake function names 2020-03-14 16:11:35 -07:00
CheckIncludeFiles.cmake cmake: update CheckIncludeFiles to enable C++ checks 2017-11-17 16:21:56 +08:00
ConfigureChecks.cmake Use lowercase CMake function names 2020-03-14 16:11:35 -07:00
Docs.cmake Use lowercase CMake function names 2020-03-14 16:11:35 -07:00
gettext.cmake Use lowercase CMake function names 2020-03-14 16:11:35 -07:00
Install.cmake Use lowercase CMake function names 2020-03-14 16:11:35 -07:00
Mac.cmake Allow finishing build on OS X <10.13.6 2020-03-29 14:51:05 -07:00
MacApp.cmake Use lowercase CMake function names 2020-03-14 16:11:35 -07:00
PCRE2.cmake Use lowercase CMake function names 2020-03-14 16:11:35 -07:00
Tests.cmake Use lowercase CMake function names 2020-03-14 16:11:35 -07:00
Version.cmake Use lowercase CMake function names 2020-03-14 16:11:35 -07:00