1
0

cxxmodules-custom-import-std-metadata-file.rst 311 B

1234567
  1. cxxmodules-custom-import-std-metadata-file
  2. ------------------------------------------
  3. * The ``import std`` support learned to use the
  4. :variable:`CMAKE_CXX_STDLIB_MODULES_JSON` variable to set the path to the
  5. metadata file for the standard library rather than using the compiler to
  6. discover its location.