Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Boost.Context context factory
[simgrid.git] / buildtools / Cmake / MakeLib.cmake
index 3e3e53816bb8613b7aa8d84f89b0a55974f130c9..fc2aa83844e2201de1a7f4f35706afbd2f7039aa 100644 (file)
@@ -33,6 +33,7 @@ endif()
 # Compute the dependencies of SimGrid
 #####################################
 set(SIMGRID_DEP "-lm")
+set(SIMGRID_DEP "${SIMGRID_DEP} ${Boost_CONTEXT_LIBRARY}")
 
 if(${CMAKE_SYSTEM_NAME} STREQUAL "FreeBSD"
     AND NOT ${CMAKE_SYSTEM_VERSION} VERSION_LESS 10.0