| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Use 3.3 or 2.8.12 where possible.
|
|
|
|
| |
Closes: #16165
|
|
|
|
|
|
| |
Set the minimum required version of CMake high enough to avoid the
warning for CMAKE_LEGACY_CYGWIN_WIN32. The warning appears on stderr
and breaks the expected output matching.
|
|
When called with a non-existent LHS target name the user may be trying
to add file-level dependencies. Clarify the error message to explain
the difference between target-level and file-level dependencies. Point
the reader at the commands and options needed for the latter.
|