Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
id -> storageId in mount tags + example of content_type + test of
[simgrid.git] / tools / tesh / CMakeLists.txt
index 1a5ea38..a3e2b78 100644 (file)
@@ -12,7 +12,7 @@ else()
   add_executable(tesh tesh.c run_context.c signal.c)
 
   ### Add definitions for compile
-  target_link_libraries(tesh gras m pthread)
+  target_link_libraries(tesh simgrid m pthread)
 endif()
 
 set(tesh_files