fish-shell/cmake
Fabian Boehm 7846a232a9 cmake: Add some new version gunk
CMake Warning (dev) at cmake/Tests.cmake:56 (add_custom_command):
  Exactly one of PRE_BUILD, PRE_LINK, or POST_BUILD must be given.  Assuming
  POST_BUILD to preserve backward compatibility.

  Policy CMP0175 is not set: add_custom_command() rejects invalid arguments.
  Run "cmake --help-policy CMP0175" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

So we just keep it the same.
2024-11-13 17:48:15 +01:00
..
Benchmark.cmake cmake: build executables by driving cargo directly 2024-01-30 18:18:55 +08:00
Docs.cmake cmake: build executables by driving cargo directly 2024-01-30 18:18:55 +08:00
FindRust.cmake Import FindRust from Corrosion 2024-01-30 18:18:55 +08:00
gettext.cmake cmake: Remove a bunch of unnecessary code 2024-03-03 20:36:24 +01:00
Install.cmake Install fish-* man pages in default MANPATH 2024-09-14 07:21:18 +02:00
MacApp.cmake Set macOS version minimums when building 2024-10-06 14:39:04 -07:00
PCRE2.cmake Fix the static PCRE2 build harder 2024-10-05 20:22:55 -07:00
Rust.cmake Fix the static PCRE2 build harder 2024-10-05 20:22:55 -07:00
Tests.cmake cmake: Add some new version gunk 2024-11-13 17:48:15 +01:00
Version.cmake Use lowercase CMake function names 2020-03-14 16:11:35 -07:00