import-std-export-no-std-install-stderr.txt 570 B

12345678
  1. CMake Warning \(dev\) at .*/Modules/Compiler/CMakeCommonCompilerMacros.cmake:[0-9]* \(cmake_language\):
  2. CMake's support for `import std;` in C\+\+23 and newer is experimental. It
  3. is meant only for experimentation and feedback to CMake developers.
  4. Call Stack \(most recent call first\):
  5. .*/Modules/CMakeDetermineCompilerSupport.cmake:[0-9]* \(cmake_create_cxx_import_std\)
  6. .*/Modules/CMakeTestCXXCompiler.cmake:[0-9]* \(CMAKE_DETERMINE_COMPILER_SUPPORT\)
  7. CMakeLists\.txt:[0-9]* \(project\)
  8. This warning is for project developers. Use -Wno-dev to suppress it.