X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/aabd69e2ec25a7e7e1b6e3d7d86f531c42f4fca9..4667db33a753d88cbcd186f191fb1e65f49f4bd6:/tools/cmake/DefinePackages.cmake diff --git a/tools/cmake/DefinePackages.cmake b/tools/cmake/DefinePackages.cmake index 0979e0cfc1..79e7ee3d59 100644 --- a/tools/cmake/DefinePackages.cmake +++ b/tools/cmake/DefinePackages.cmake @@ -597,6 +597,7 @@ set(MC_SRC src/mc/mc_mmalloc.h src/mc/mc_liveness.h src/mc/LocationList.hpp + src/mc/malloc.hpp src/mc/LocationList.cpp src/mc/mc_liveness.cpp src/mc/mc_record.cpp @@ -908,7 +909,6 @@ set(bin_files set(txt_files ${txt_files} - .appveyor-download.cmd AUTHORS COPYING README @@ -980,9 +980,6 @@ set(CMAKEFILES_TXT examples/simdag/dax/CMakeLists.txt examples/simdag/dot/CMakeLists.txt examples/simdag/goal/CMakeLists.txt - examples/simdag/io/CMakeLists.txt - examples/simdag/properties/CMakeLists.txt - examples/simdag/scheduling/CMakeLists.txt examples/smpi/CMakeLists.txt examples/smpi/NAS/CMakeLists.txt