From: Arnaud Legrand Date: Mon, 4 Feb 2013 09:53:33 +0000 (+0100) Subject: Docfix X-Git-Tag: v3_9~9 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/85783f2e522ee25593c1fed9fd08f04af8b706c1 Docfix --- diff --git a/doc/doxygen/inside_cmake.doc b/doc/doxygen/inside_cmake.doc index 64071bdc2e..616a21987b 100644 --- a/doc/doxygen/inside_cmake.doc +++ b/doc/doxygen/inside_cmake.doc @@ -124,7 +124,7 @@ set(txt_files \endverbatim Then, you have to follow these steps: -\li Add the following line to /buildtools/Cmake/MakeExeLib.cmake: +\li Add the following line to /buildtools/Cmake/MakeExe.cmake: \verbatim add_subdirectory(${CMAKE_HOME_DIRECTORY}/) \endverbatim