nixpkgs/pkgs/development/tools/build-managers/cmake
Ryan Burns a761d5ed1b cmake: fix build on darwin
Fixes missing CoreFoundation declarations since bump to 3.19.3,
e.g. `error: unknown type name 'CFUUIDRef'`

ApplicationServices.h transitively includes CoreFoundation.h, but as we
patch ApplicationServices out of CMake, the CF symbols were not visible.
Previously this was not a concern, as they were not needed until
d250b67722
2021-01-24 08:45:10 +01:00
..
2.8.nix pkgs/development/tools: stdenv.lib -> lib 2021-01-23 20:30:03 +07: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: fix build on darwin 2021-01-24 08:45:10 +01:00
default.nix cmake: 3.19.2 -> 3.19.3 2021-01-22 21:33:15 +01: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 CMAKE_FIND_FRAMEWORK 2020-08-29 13:37:56 +02:00