Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of https://framagit.org/simgrid/simgrid
[simgrid.git] / tools / graphicator / CMakeLists.txt
index 5d81a73..724853c 100644 (file)
@@ -1,4 +1,4 @@
-add_executable       (graphicator EXCLUDE_FROM_ALL graphicator.c)
+add_executable       (graphicator graphicator.c)
 add_dependencies     (tests       graphicator)
 target_link_libraries(graphicator simgrid)
 set_target_properties(graphicator PROPERTIES RUNTIME_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/bin)