X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/deb1c76a7b953888921c68a1ed77f170aca827de..db176451b42c9d524f82e6bb9951447e098dd492:/tools/cmake/DefinePackages.cmake diff --git a/tools/cmake/DefinePackages.cmake b/tools/cmake/DefinePackages.cmake index 5aa4170307..e7ab091d90 100644 --- a/tools/cmake/DefinePackages.cmake +++ b/tools/cmake/DefinePackages.cmake @@ -670,7 +670,7 @@ set(headers_to_install include/simgrid/s4u/Activity.hpp include/simgrid/s4u/Actor.hpp include/simgrid/s4u/comm.hpp - include/simgrid/s4u/conditionVariable.hpp + include/simgrid/s4u/ConditionVariable.hpp include/simgrid/s4u/engine.hpp include/simgrid/s4u/file.hpp include/simgrid/s4u/host.hpp @@ -972,6 +972,7 @@ set(CMAKEFILES_TXT teshsuite/java/CMakeLists.txt teshsuite/mc/CMakeLists.txt teshsuite/msg/CMakeLists.txt + teshsuite/s4u/CMakeLists.txt teshsuite/simdag/CMakeLists.txt teshsuite/simix/CMakeLists.txt teshsuite/smpi/CMakeLists.txt