From: Arnaud Legrand Date: Mon, 4 Feb 2013 09:53:33 +0000 (+0100) Subject: Docfix X-Git-Tag: v3_9_90~510^2~60 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/b56611c5fee105b28be36043e985855b9c550d64 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