Skip to content

Exclude "libgcc_eh" library files from implicit link libraries

Brad King requested to merge brad.king/cmake:implicit-lib-gcceh-file into master

Extend the fix in !1460 (merged) to also exclude gcc_eh libraries referenced by absolute path to the library file.

Issue: #17436 (closed)

Merge request reports