Revision 7e615a540ea346716ba3d94b4bcecb35c42d5107 authored by Bianca van Schaik on 15 January 2021, 09:20:21 UTC, committed by Brad King on 20 January 2021, 15:26:54 UTC
Starting with Clang 12, `otool -l` reports `LC_LOAD_WEAK_DYLIB` instead
of `LC_LOAD_DYLIB` for weakly linked libraries.  Update the
implementation of `file(GET_RUNTIME_DEPENDENCIES)` to recognize these.

Fixes: #21684
1 parent f2d92b9
History
File Mode Size
bash-completion
vim
CMakeLists.txt -rw-r--r-- 725 bytes
cmake-mode.el -rw-r--r-- 14.1 KB
cmake.m4 -rw-r--r-- 1.4 KB

back to top