diff options
author | makise-homura <akemi_homura@kurisa.ch> | 2022-06-30 19:48:45 (GMT) |
---|---|---|
committer | makise-homura <akemi_homura@kurisa.ch> | 2022-06-30 19:48:45 (GMT) |
commit | 0eea1e856357719e3d03860e7e8e47b5416634af (patch) | |
tree | 7e5b567c245dba85bb00dbefe8d39be5a1886f09 /Help/guide/tutorial/Step6/MathFunctions/MathFunctions.h | |
parent | 7375542615e0c1d3d09117eac3a9e201275da425 (diff) | |
download | CMake-0eea1e856357719e3d03860e7e8e47b5416634af.zip CMake-0eea1e856357719e3d03860e7e8e47b5416634af.tar.gz CMake-0eea1e856357719e3d03860e7e8e47b5416634af.tar.bz2 |
LCC: for OpenMP, collectly determine implicit link dirs
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.
Diffstat (limited to 'Help/guide/tutorial/Step6/MathFunctions/MathFunctions.h')
0 files changed, 0 insertions, 0 deletions