IMPORTED_CXX_MODULES_COMPILE_FEATURES.rst 350 B

12345678910111213
  1. IMPORTED_CXX_MODULES_COMPILE_FEATURES
  2. -------------------------------------
  3. .. versionadded:: 3.28
  4. .. note ::
  5. Experimental. Gated by ``CMAKE_EXPERIMENTAL_CXX_MODULE_CMAKE_API``
  6. Compiler features enabled for this ``IMPORTED`` target's C++ modules.
  7. The value of this property is used by the generators to set the include
  8. paths for the compiler.