blob: cf7bc5b238cd6dcb1308b8d9e760507cfd85d379 (
plain)
1
2
3
4
5
6
7
8
9
|
IMPORTED_CXX_MODULES_COMPILE_OPTIONS
------------------------------------
.. versionadded:: 3.28
List of options to pass to the compiler for this ``IMPORTED`` target's C++
modules.
.. include:: ../command/OPTIONS_SHELL.txt
|