diff options
author | Brad King <brad.king@kitware.com> | 2023-06-01 19:18:33 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2023-06-01 19:18:33 (GMT) |
commit | 56ff12501f908220953d7d80408732144ffa17d6 (patch) | |
tree | e92750d29dccd871b61e0e61eee371a68500c9ba /Tests/FindPython/Python3Module | |
parent | 9a63aa8d57394fbddf913ce35c2d32bbf523f0e6 (diff) | |
download | CMake-56ff12501f908220953d7d80408732144ffa17d6.zip CMake-56ff12501f908220953d7d80408732144ffa17d6.tar.gz CMake-56ff12501f908220953d7d80408732144ffa17d6.tar.bz2 |
FindOpenMP: Keep flags together in imported target usage requirements
If `OpenMP_C_FLAGS` contains `-Xclang -fopenmp`, the flag pair needs to
be preserved as a shell command fragment, and must not be split by
de-duplication with other `target_compile_options`.
Fixes: #24966
Diffstat (limited to 'Tests/FindPython/Python3Module')
0 files changed, 0 insertions, 0 deletions