You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CMP0156 removes duplicate library links based on linker capabilities.
The new Apple linker emits warnings when libraries are repeated on the
link line because they do not have an effect.
Enabling this policy will remove the duplicate libraries, fixing these
warnings.
0 commit comments