Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Hide xbt_swag under the hood of mmalloc, its only remaining user.
[simgrid.git] / tools / cmake / UnitTesting.cmake
index 16701f7..43af655 100644 (file)
@@ -9,7 +9,6 @@ set(FILES_CONTAINING_UNITTESTS
   src/xbt/ex.cpp
   src/xbt/dynar.cpp
   src/xbt/dict.cpp
-  src/xbt/swag.c
   src/xbt/xbt_str.cpp
   src/xbt/config.cpp
 )