diff options
Diffstat (limited to 'Tests/RunCMake/CXXModules/examples/try-compile-stderr.txt')
-rw-r--r-- | Tests/RunCMake/CXXModules/examples/try-compile-stderr.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/RunCMake/CXXModules/examples/try-compile-stderr.txt b/Tests/RunCMake/CXXModules/examples/try-compile-stderr.txt index 571bb9c..a121e86 100644 --- a/Tests/RunCMake/CXXModules/examples/try-compile-stderr.txt +++ b/Tests/RunCMake/CXXModules/examples/try-compile-stderr.txt @@ -1,4 +1,4 @@ -CMake Warning \(dev\) at CMakeLists.txt:[0-9]* \(try_compile\): +CMake Warning \(dev\) at CMakeLists.txt:[0-9]+ \(try_compile\): CMake's C\+\+ module support is experimental. It is meant only for experimentation and feedback to CMake developers. This warning is for project developers. Use -Wno-dev to suppress it. |