Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
lower-case -Denable_msg and improve changelog
[simgrid.git] / tools / graphicator / CMakeLists.txt
index c66b778..7c03fac 100644 (file)
@@ -1,4 +1,4 @@
-if(enable_MSG)
+if(enable_msg)
   add_executable       (graphicator graphicator.c)
   add_dependencies     (tests       graphicator)
   target_link_libraries(graphicator simgrid)