Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Docfix
authorArnaud Legrand <arnaud.legrand@imag.fr>
Mon, 4 Feb 2013 09:53:33 +0000 (10:53 +0100)
committerArnaud Legrand <arnaud.legrand@imag.fr>
Mon, 4 Feb 2013 14:47:38 +0000 (15:47 +0100)
doc/doxygen/inside_cmake.doc

index 64071bd..616a219 100644 (file)
@@ -124,7 +124,7 @@ set(txt_files
 \endverbatim
 
 Then, you have to follow these steps:
-\li Add the following line to <project/directory>/buildtools/Cmake/MakeExeLib.cmake:
+\li Add the following line to <project/directory>/buildtools/Cmake/MakeExe.cmake:
 \verbatim
 add_subdirectory(${CMAKE_HOME_DIRECTORY}/<path_where_is_CMakeList.txt>)
 \endverbatim