Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Kill another GRAS leftover: SG/RL thread portability layer
[simgrid.git] / tools / cmake / DefinePackages.cmake
index af8542c..9fb4ed2 100644 (file)
@@ -281,12 +281,10 @@ set(XBT_SRC
   src/xbt/xbt_log_layout_simple.c
   src/xbt/xbt_main.c
   src/xbt/xbt_matrix.c
-  src/xbt/xbt_os_time.c
   src/xbt/xbt_os_file.c
-  src/xbt/xbt_peer.c
-  src/xbt/xbt_queue.c
+  src/xbt/xbt_os_synchro.c
+  src/xbt/xbt_os_time.c
   src/xbt/xbt_replay.c
-  src/xbt/xbt_sg_synchro.c
   src/xbt/xbt_sha.c
   src/xbt/xbt_str.c
   src/xbt/xbt_strbuff.c
@@ -717,8 +715,6 @@ set(headers_to_install
   include/xbt/mmalloc.h
   include/xbt/module.h
   include/xbt/parmap.h
-  include/xbt/peer.h
-  include/xbt/queue.h
   include/xbt/replay.h
   include/xbt/set.h
   include/xbt/str.h