]> AND Public Git Repository - simgrid.git/blobdiff - tools/cmake/DefinePackages.cmake
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
kill another GRAS leftover: xbt_peer_t
[simgrid.git] / tools / cmake / DefinePackages.cmake
index 9d07034354ef5dc979545536b5e4666ace43ae6d..0c8b17fd16b6b5032c8b150bb7bd9e2b99f7d028 100644 (file)
@@ -283,8 +283,6 @@ set(XBT_SRC
   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_replay.c
   src/xbt/xbt_sg_synchro.c
   src/xbt/xbt_sha.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
@@ -1008,6 +1004,7 @@ set(EXAMPLES_CMAKEFILES_TXT
   examples/java/bittorrent/CMakeLists.txt
   examples/java/chord/CMakeLists.txt
   examples/java/cloud/CMakeLists.txt
+  examples/java/cloud/energy/CMakeLists.txt
   examples/java/cloud/migration/CMakeLists.txt
   examples/java/commTime/CMakeLists.txt
   examples/java/energy/CMakeLists.txt