| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Rename the test to `RunCMake.GenEx-TARGET_PROPERTY` for consistency with
the other `RunCMake.GenEx-*` test names.
|
|
|
|
| |
Use 3.3 or 2.8.12 where possible.
|
|
|
|
|
|
| |
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.
|
|
This use of generator expressions, like all others to come which operate
on target properties, must initalize the dag checker.
|