Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Introduce a portable xbt::OsSemaphore using C++11 threads
[simgrid.git] / tools / cmake / DefinePackages.cmake
index d2654e6..9ed5340 100644 (file)
@@ -282,6 +282,7 @@ set(XBT_SRC
   src/xbt/mallocator.c
   src/xbt/memory_map.cpp
   src/xbt/memory_map.hpp
+  src/xbt/OsSemaphore.hpp
   src/xbt/parmap.cpp
   src/xbt/snprintf.c
   src/xbt/string.cpp