diff options
author | Robert Maynard <robert.maynard@kitware.com> | 2020-06-15 15:20:59 (GMT) |
---|---|---|
committer | Robert Maynard <robert.maynard@kitware.com> | 2020-06-22 12:37:44 (GMT) |
commit | c4e890946adce7881f2710a4ae4899310ed06668 (patch) | |
tree | f0502c9c2569e3576388b6029d2d9e7853ff42e8 /Help/guide/tutorial/Step11/MathFunctions/MakeTable.cxx | |
parent | 0e16da823397d61fe8944f7b043cd99bc6f10ad0 (diff) | |
download | CMake-c4e890946adce7881f2710a4ae4899310ed06668.zip CMake-c4e890946adce7881f2710a4ae4899310ed06668.tar.gz CMake-c4e890946adce7881f2710a4ae4899310ed06668.tar.bz2 |
try_compile: consistently add language properties
It was very easy to forgot to add all the possible language
properties that try_compile might need. Refactored the code
to make it harder to skip flags.
This changes adds the missing language properties for
the CUDA, Fortran, OBJC, OBJCXX, and Swift languages:
- CMAKE_<LANG>_COMPILER_EXTERNAL_TOOLCHAIN
- CMAKE_<LANG>_COMPILER_TARGET
- CMAKE_<LANG>_LINK_NO_PIE_SUPPORTED
- CMAKE_<LANG>_PIE_SUPPORTED
Diffstat (limited to 'Help/guide/tutorial/Step11/MathFunctions/MakeTable.cxx')
0 files changed, 0 insertions, 0 deletions