cmake-basis / legacy

Legacy CMake BASIS project for versions 3.2 and older. For newer versions, go to
https://github.com/cmake-basis/BASIS
Other
13 stars 11 forks source link

Do not warn about missing CTestConfig.cmake file #525

Closed schuhschuh closed 8 years ago

schuhschuh commented 8 years ago

Not all projects may have a CDash board for submission of test results. Hence, do not require a CTestConfig.cmake file in the top-level project directory.

ahundt commented 8 years ago

great change! that warning's been a bit of a bother