IMPORTED_CXX_MODULES_COMPILE_DEFINITIONS.rst 288 B

12345678910
  1. IMPORTED_CXX_MODULES_COMPILE_DEFINITIONS
  2. ----------------------------------------
  3. .. versionadded:: 3.28
  4. Preprocessor definitions for compiling an ``IMPORTED`` target's C++ module
  5. sources.
  6. CMake will automatically drop some definitions that are not supported
  7. by the native build tool.