Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Only compile stateless MC when libevent is found
authorMartin Quinson <martin.quinson@ens-rennes.fr>
Sat, 1 Apr 2023 00:30:43 +0000 (02:30 +0200)
committerMartin Quinson <martin.quinson@ens-rennes.fr>
Sat, 1 Apr 2023 00:30:43 +0000 (02:30 +0200)
commit72265dbbfe57521bfa1b77cb4498afac9c3438c4
tree0d38bee28d77953cd70162564ccc77e8a1f285f0
parent824740eb0df1dedddb86035ff3730d87e037f356
Only compile stateless MC when libevent is found
13 files changed:
CMakeLists.txt
examples/cpp/CMakeLists.txt
examples/sthread/CMakeLists.txt
include/simgrid/config.h.in
src/kernel/EngineImpl.cpp
src/mc/mc_base.cpp
src/mc/mc_client_api.cpp
src/mc/transition/Transition.cpp
teshsuite/mc/CMakeLists.txt
teshsuite/smpi/CMakeLists.txt
tools/cmake/DefinePackages.cmake
tools/cmake/MakeLib.cmake
tools/cmake/Option.cmake