mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-29 18:51:05 -05:00
0eea1e8563
It is found out for LCC to not specify all library search paths when called by cmake_parse_implicit_link_info(). Because of that, FindOpenMP module can't find some libraries, like libpthread. For this, we should analyze -print-search-dirs output and append library paths to implicit link ones.
26 KiB
26 KiB