X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/8cdfd812c8d23223eb6247e084a4fe948697b16d..9a66775ad5c8bee3cec56d4b861d1c199a635b05:/tools/cmake/Distrib.cmake diff --git a/tools/cmake/Distrib.cmake b/tools/cmake/Distrib.cmake index 25014f1318..8a8c3d0490 100644 --- a/tools/cmake/Distrib.cmake +++ b/tools/cmake/Distrib.cmake @@ -21,7 +21,7 @@ if(enable_smpi) ${CMAKE_BINARY_DIR}/bin/smpiff DESTINATION bin/) install(PROGRAMS - ${CMAKE_BINARY_DIR}/src/mpi.mod + ${CMAKE_BINARY_DIR}/include/smpi/mpi.mod DESTINATION include/smpi/) endif() endif()