nixpkgs/pkgs/development/tools/build-managers/cmake
Michael Weiss 57f0574595
cmake: Add a patch to fix a regression since CMake 3.18
This fixes all CMake builds that use target_precompile_headers() and
as a result fail since CMake 3.18 with e.g.:
g++: error: unrecognized command line option '-Xarch_x86_64'; did you mean '-march=x86-64'?

Fix #94905.

CMake references:
- https://gitlab.kitware.com/cmake/cmake/-/issues/21072
- https://gitlab.kitware.com/cmake/cmake/-/merge_requests/5118
2020-08-13 12:50:12 +02:00
..
2.8.nix treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
3.2.2-cygwin.patch cygwin: update patch for cmake 3.2.2 2015-06-12 12:17:12 +02:00
application-services.patch cmake: 3.17.3 -> 3.18.0 2020-07-26 18:57:06 +02:00
default.nix cmake: Add a patch to fix a regression since CMake 3.18 2020-08-13 12:50:12 +02:00
libuv-application-services.patch cmake: 3.17.3 -> 3.18.0 2020-07-26 18:57:06 +02:00
search-path-2.8.patch cmake_2_8: fix build, restore search-path.patch 2018-08-31 01:04:44 +02:00
search-path.patch cmake: 3.17.3 -> 3.18.0 2020-07-26 18:57:06 +02:00
setup-hook.sh cmake: fix grep in setupHook 2020-08-08 15:12:12 +00:00