Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
convert another file to C++ so that it can use the internal API
[simgrid.git] / tools / cmake / DefinePackages.cmake
index 1c5b83a..4a08a38 100644 (file)
@@ -270,7 +270,6 @@ set(XBT_SRC
   src/xbt/memory_map.cpp
   src/xbt/memory_map.hpp
   src/xbt/parmap.cpp
-  src/xbt/set.c
   src/xbt/snprintf.c
   src/xbt/string.cpp
   src/xbt/swag.c
@@ -342,7 +341,7 @@ set(SURF_SRC
   src/surf/surf_routing_none.cpp
   src/surf/surf_routing_vivaldi.cpp
   src/surf/surfxml_parse.c
-  src/surf/surfxml_parseplatf.c
+  src/surf/surfxml_parseplatf.cpp
   src/surf/trace_mgr.hpp
   src/surf/trace_mgr.cpp
   src/surf/vm_hl13.cpp
@@ -714,7 +713,6 @@ set(headers_to_install
   include/xbt/module.h
   include/xbt/parmap.h
   include/xbt/replay.h
-  include/xbt/set.h
   include/xbt/str.h
   include/xbt/strbuff.h
   include/xbt/swag.h