blob: cea359f5b09342e3b7f86e40dfcad0d708cf19a8 (
plain)
1
2
3
4
5
6
7
8
9
|
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.
|