ENH: Added custom configuration for CTest. This allows to fine tune
authorLuis Ibanez <luis.ibanez@gmail.com>
Wed, 26 May 2010 23:44:07 +0000 (23:44 +0000)
committerLuis Ibanez <luis.ibanez@gmail.com>
Wed, 26 May 2010 23:44:07 +0000 (23:44 +0000)
commit784cf66dc2b5c04b0a08b6acad44f3a2e0bf0420
treedd550435d85b0d79756cda46f7ff1a5ad64e1c24
parent6c641471b295ddc8cc9aef0eb80e776d58b48d22
ENH: Added custom configuration for CTest. This allows to fine tune
     the selection of files for code coverage computation, and also
     allows to filter out acceptable compiler warnings.
CMakeLists.txt
CTestCustom.cmake.in [new file with mode: 0644]