Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[mc] Fix the MC wrt the simgrid::Host modification
[simgrid.git] / tools / cmake / DefinePackages.cmake
index c5b9922..0a8819c 100644 (file)
@@ -272,6 +272,7 @@ set(XBT_SRC
   src/xbt/parmap.cpp
   src/xbt/set.c
   src/xbt/snprintf.c
+  src/xbt/string.cpp
   src/xbt/swag.c
   src/xbt/xbt_log_appender_file.c
   src/xbt/xbt_log_layout_format.c
@@ -740,6 +741,7 @@ set(headers_to_install
   include/xbt/config.h
   include/xbt/cunit.h
   include/xbt/dict.h
+  include/xbt/string.hpp
   include/xbt/dynar.h
   include/xbt/ex.h
   include/xbt/fifo.h