mirror of
https://github.com/Kitware/CMake.git
synced 2025-10-21 23:00:50 +08:00
Help: Add 3.17.3 release note for Objective C/C++ compiler selection
Port the 3.16.7 release note for 3.17.3 too.
This commit is contained in:
@@ -337,6 +337,10 @@ Changes made since CMake 3.17.0 include the following.
|
|||||||
3.17.3
|
3.17.3
|
||||||
------
|
------
|
||||||
|
|
||||||
|
* Selection of the Objective C or C++ compiler now considers the
|
||||||
|
:envvar:`CC` or :envvar:`CXX` environment variable if the
|
||||||
|
:envvar:`OBJC` or :envvar:`OBJCXX` environment variable is not set.
|
||||||
|
|
||||||
* The :module:`FindPkgConfig` module now extracts include directories
|
* The :module:`FindPkgConfig` module now extracts include directories
|
||||||
prefixed with ``-isystem`` into the ``*_INCLUDE_DIRS`` variables and
|
prefixed with ``-isystem`` into the ``*_INCLUDE_DIRS`` variables and
|
||||||
:prop_tgt:`INTERFACE_INCLUDE_DIRECTORIES` target properties.
|
:prop_tgt:`INTERFACE_INCLUDE_DIRECTORIES` target properties.
|
||||||
|
Reference in New Issue
Block a user