mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-25 07:38:33 -05:00
edf7888f70
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.
10 lines
328 B
Plaintext
10 lines
328 B
Plaintext
^CMake Error at subdir2/CMakeLists\.txt:2 \(include\):
|
|
The file
|
|
|
|
[^
|
|
]*/Tests/RunCMake/include/CMP0024-NEW-build/subdir1/theTargets\.cmake
|
|
|
|
was generated by the export\(\) command\. It may not be used as the argument
|
|
to the include\(\) command\. Use ALIAS targets instead to refer to targets by
|
|
alternative names\.
|