Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-03-07 | Make the required CMake version in the ExecuteAllModules test 2.8.12 | Alex Merry | |
This matches what is in the main CMakeLists.txt file, and silences some warnings in the test logs. | |||
2013-12-14 | Make the tests pass | Albert Astals Cid | |
Since some cmake modules include others inside e-c-m we need to set the cmake module path so that they are found | |||
2011-12-18 | -enable testing | Alex Neundorf | |
-add test ExecuteAllModules, which is the same as FindModulesExecuteAll in CMake: include (and execute) all *cmake files, to make sure they are not completely broken Alex |