Stephen Kelly
1c3918ff02
RunCMake: Remove unneeded files.
...
The default expectation of RunCMake tests is empty content, so there
is no need to specify it.
2015-02-09 19:15:04 +01:00
Brad King
50fd0a33c9
Tests: Simplify and document policy scopes in RunCMake.CMP* tests
...
Drop unnecessary NO_POLICY_SCOPE options. Document why the remaining
options are necessary.
2014-03-06 11:07:03 -05:00
Brad King
5e4b8871bc
Cygwin: Avoid legacy warnings in RunCMake.CMP004[1235] tests
...
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.
2014-01-28 17:07:56 -05:00
Clinton Stimpson
d25ad482e9
OS X: Add CMP0042 to enable MACOSX_RPATH by default
...
Also adding documentation for CMAKE_MACOSX_RPATH, and improving
documentation for MACOSX_RPATH.
2014-01-02 13:41:49 -05:00