git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@2483 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
e1e2656e79
commit
04fb20780d
1 changed files with 9 additions and 0 deletions
9
trunk/paradiseo-gpu/CTestCustom.cmake
Normal file
9
trunk/paradiseo-gpu/CTestCustom.cmake
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
SET(CTEST_CUSTOM_COVERAGE_EXCLUDE
|
||||
${CTEST_CUSTOM_COVERAGE_EXCLUDE}
|
||||
"test/"
|
||||
"paradiseo-eo/"
|
||||
"paradiseo-mo/"
|
||||
"paradiseo-moeo/"
|
||||
"problems/"
|
||||
"tutorial/"
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue