IMPORTED_CXX_MODULES_COMPILE_OPTIONS.rst 308 B

12345678910111213
  1. IMPORTED_CXX_MODULES_COMPILE_OPTIONS
  2. ------------------------------------
  3. .. versionadded:: 3.28
  4. .. note ::
  5. Experimental. Gated by ``CMAKE_EXPERIMENTAL_CXX_MODULE_CMAKE_API``
  6. List of options to pass to the compiler for this ``IMPORTED`` target's C++
  7. modules.
  8. .. include:: ../command/OPTIONS_SHELL.txt