mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-08 07:10:12 -05:00
0c07f39006
All the major compilers now have scheduled releases with support for scanning, so remove the experimental gate. Fixes: #18355
10 lines
268 B
ReStructuredText
10 lines
268 B
ReStructuredText
IMPORTED_CXX_MODULES_COMPILE_FEATURES
|
|
-------------------------------------
|
|
|
|
.. versionadded:: 3.28
|
|
|
|
Compiler features enabled for this ``IMPORTED`` target's C++ modules.
|
|
|
|
The value of this property is used by the generators to set the include
|
|
paths for the compiler.
|