Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Since cmake 2.6, else() and endif() don't need to repeat the condition.
[simgrid.git] / teshsuite / gras / datadesc / CMakeLists.txt
index 7d80a67..1693115 100644 (file)
@@ -7,7 +7,7 @@ if(NOT WIN32)
 
   ### Add definitions for compile
   target_link_libraries(datadesc_usage gras m pthread)
-endif(NOT WIN32)
+endif()
 
 set(tesh_files
   ${tesh_files}