You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
288 B
11 lines
288 B
1 year ago
|
IMPORTED_CXX_MODULES_COMPILE_DEFINITIONS
|
||
|
----------------------------------------
|
||
|
|
||
|
.. versionadded:: 3.28
|
||
|
|
||
|
Preprocessor definitions for compiling an ``IMPORTED`` target's C++ module
|
||
|
sources.
|
||
|
|
||
|
CMake will automatically drop some definitions that are not supported
|
||
|
by the native build tool.
|