https://github.com/Kitware/CMake
Revision 01b43e85cfece674e26069bf55903fb7521bad38 authored by Brad King on 13 January 2020, 15:20:43 UTC, committed by Kitware Robot on 13 January 2020, 15:20:58 UTC
fcde42751a FindPython: ensure new Xcode framework for Python3 is detected
dd7b741b81 macOS: Add support for new Xcode 11 frameworks directory

Acked-by: Kitware Robot <kwrobot@kitware.com>
Merge-request: !4198
2 parent s 9fa8b7d + fcde427
Raw File
Tip revision: 01b43e85cfece674e26069bf55903fb7521bad38 authored by Brad King on 13 January 2020, 15:20:43 UTC
Merge topic 'macOS-Xcode-11-frameworks' into release-3.16
Tip revision: 01b43e8
CMakeGraphVizOptions.cmake
set(GRAPHVIZ_IGNORE_TARGETS "tartest;testSystemTools;testRegistry;testProcess;testIOS;testHashSTL;testFail;testCommandLineArguments;xrtest;LIBCURL;foo")
back to top