diff options
author | William R. Dieter <william.r.dieter@intel.com> | 2021-03-11 00:38:11 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2021-03-15 18:43:23 (GMT) |
commit | 6fd014a4b6708415b5ca26809b661320c4797835 (patch) | |
tree | ff70089b02bb45013724d1d8e560f8bd06c53e0f /Modules/CMakeRCCompiler.cmake.in | |
parent | dfdea7d9e3900dfc778b4c5243c0aa13379cb56d (diff) | |
download | CMake-6fd014a4b6708415b5ca26809b661320c4797835.zip CMake-6fd014a4b6708415b5ca26809b661320c4797835.tar.gz CMake-6fd014a4b6708415b5ca26809b661320c4797835.tar.bz2 |
FindOpenMP: Use -Qiopenmp instead of -fiopenmp for IntelLLVM on Windows
The Windows driver does not like the `-f` form of this option.
Note that we prefer `-Qiopenmp/-fiopenmp` over `-Qopenmp/-fopenmp` in
order to generate LLVM IR with parallelization information, which the
backend uses to generate parallelized code.
Signed-off-by: William R. Dieter <william.r.dieter@intel.com>
Diffstat (limited to 'Modules/CMakeRCCompiler.cmake.in')
0 files changed, 0 insertions, 0 deletions