diff options
author | Chuck Atkins <chuck.atkins@kitware.com> | 2019-01-28 21:28:28 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2019-01-29 11:59:24 (GMT) |
commit | 475e78d9071b34690617a85853433a9fc15da057 (patch) | |
tree | 2e3fe9aa6bd1d493276e5451a8b4a7fa9db45672 /CONTRIBUTING.rst | |
parent | 8887ebc69b86606b388272d5c89ce11753bb4804 (diff) | |
download | CMake-475e78d9071b34690617a85853433a9fc15da057.zip CMake-475e78d9071b34690617a85853433a9fc15da057.tar.gz CMake-475e78d9071b34690617a85853433a9fc15da057.tar.bz2 |
macOS: Add missing explicit dependency on CoreServices framework
On Apple, the implementation of cmGlobalXCodeGenerator::Open uses
LSOpenCFURLRef from CoreServices. This get's transitively pulled in
from CMake's libuv build but ends up generating a linker error when
using an external libuv. This explicitly adds the appropriate
dependency.
Diffstat (limited to 'CONTRIBUTING.rst')
0 files changed, 0 insertions, 0 deletions