mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
CheckPIESupported: now uses any SYSROOT settings
Fixes: 23053
This commit is contained in:
6
Help/release/dev/CheckPIESupported-supports-SYSROOT.rst
Normal file
6
Help/release/dev/CheckPIESupported-supports-SYSROOT.rst
Normal file
@@ -0,0 +1,6 @@
|
||||
CheckPIESupported-supports-SYSROOT
|
||||
----------------------------------
|
||||
|
||||
* The :module:`CheckPIESupported` module now takes care of any ``SYSROOT``
|
||||
settings and gains the support of ``OBJC``, ``OBJCXX``, ``CUDA``, and ``HIP``
|
||||
languages.
|
||||
Reference in New Issue
Block a user