Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
sonar: v3.16 is out now
[simgrid.git] / tools / cmake / Modules / FindGraphviz.cmake
index 5e80fa47780fd95db46df9977edbb1a5f083b600..25aa03fb35c4522920a4316253086eef3fc5aa0d 100644 (file)
@@ -39,5 +39,5 @@ message(STATUS "Looking for graphviz")
 if(HAVE_GRAPHVIZ)
   message(STATUS "Looking for graphviz - found")
 else()
-  message(STATUS "Looking for graphviz - not found")
+  message(STATUS "Looking for graphviz - not found (try installing libgraphviz-dev)")
 endif()