You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
569 B
9 lines
569 B
CMake Warning \(dev\) at .*/Modules/Compiler/CMakeCommonCompilerMacros.cmake:[0-9]* \(cmake_language\):
|
|
CMake's support for `import std;` in C\+\+23 and newer is experimental. It
|
|
is meant only for experimentation and feedback to CMake developers.
|
|
Call Stack \(most recent call first\):
|
|
.*/Modules/CMakeDetermineCompilerSupport.cmake:[0-9]* \(cmake_create_cxx_import_std\)
|
|
.*/Modules/CMakeTestCXXCompiler.cmake:[0-9]* \(CMAKE_DETERMINE_COMPILER_SUPPORT\)
|
|
CMakeLists.txt:[0-9]* \(project\)
|
|
This warning is for project developers. Use -Wno-dev to suppress it.
|