]> AND Public Git Repository - simgrid.git/blobdiff - CMakeLists.txt
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[mc] Move resolve_process...() as methods of Process
[simgrid.git] / CMakeLists.txt
index b2d2eb43f358ba4afc21355e3658486460b498df..8992f7f1eb7b1718a5207a19b8f133f4bb226123 100644 (file)
@@ -239,7 +239,8 @@ else()
   else()
     message(FATAL_ERROR "Failed to find Boost libraries."
                         "Did you install libboost-dev and libboost-context-dev?"
-                        "(libboost-context-dev is optional)")
+                        "(libboost-context-dev is optional)"
+                        "SimGrid requires Boost >= 1.48.0")
   endif()
 endif()