independant ParadisEO-GPU
git-svn-id: svn://scm.gforge.inria.fr/svnroot/paradiseo@2583 331e1502-861f-0410-8da2-ba01fb791d7f
This commit is contained in:
parent
6186d4dafc
commit
a491982731
19 changed files with 2388 additions and 0 deletions
8
branches/ParadisEO-GPU/paradiseo-gpu/CTestCustom.cmake
Normal file
8
branches/ParadisEO-GPU/paradiseo-gpu/CTestCustom.cmake
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
SET(CTEST_CUSTOM_COVERAGE_EXCLUDE
|
||||
${CTEST_CUSTOM_COVERAGE_EXCLUDE}
|
||||
"test/"
|
||||
"paradiseo-eo/"
|
||||
"paradiseo-mo/"
|
||||
"paradiseo-gpu/"
|
||||
"problems/"
|
||||
)
|
||||
Loading…
Add table
Add a link
Reference in a new issue