mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-06 05:40:54 -06:00
This was missed in commit 1edf138506 (Tests/RunCMake: Update
cmake_minimum_required versions, 2023-02-06).
Also tighten up some expected stderr content to catch these
cases during similar updates in the future.
6 lines
261 B
Plaintext
6 lines
261 B
Plaintext
^CMake Warning \(dev\) at EmptyStringOptional\.cmake:1 \(include\):
|
|
include\(\) given empty file name \(ignored\).
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists\.txt:3 \(include\)
|
|
This warning is for project developers\. Use -Wno-dev to suppress it\.$
|