Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove conditions from else() and endif() in cmake file.
authorArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Fri, 26 Oct 2012 14:55:05 +0000 (16:55 +0200)
committerArnaud Giersch <arnaud.giersch@iut-bm.univ-fcomte.fr>
Sat, 27 Oct 2012 06:50:09 +0000 (08:50 +0200)
commit588eef405b9b0cfaf52a7949de146776ff350b1e
tree4536329c2887b05d3a4ec38852e49692f1a26211
parenta3389a048bf189dd5faf34500b86d2998101a256
Remove conditions from else() and endif() in cmake file.

This is a followup for commit c5c1970 (these statements were added after that).
CMakeLists.txt
buildtools/Cmake/AddTests.cmake
buildtools/Cmake/MakeLibWin.cmake
examples/smpi/CMakeLists.txt
teshsuite/smpi/CMakeLists.txt
teshsuite/smpi/mpich-test/coll/CMakeLists.txt
teshsuite/smpi/mpich-test/context/CMakeLists.txt
teshsuite/smpi/mpich-test/env/CMakeLists.txt
teshsuite/smpi/mpich-test/profile/CMakeLists.txt
teshsuite/smpi/mpich-test/pt2pt/CMakeLists.txt