]> Creatis software - creaTools.git/commitdiff
fix typo
authorjean-pierre roux <jean-pierre.roux@creatis.insa-lyon.fr>
Tue, 20 Sep 2011 12:51:54 +0000 (12:51 +0000)
committerjean-pierre roux <jean-pierre.roux@creatis.insa-lyon.fr>
Tue, 20 Sep 2011 12:51:54 +0000 (12:51 +0000)
Steps.txt

index 6104168eb3f953749caca015d7cf63935b15435d..1e4ba69ed534fe0628f15b365b9907a6d741f6b8 100644 (file)
--- a/Steps.txt
+++ b/Steps.txt
@@ -19,7 +19,7 @@ Create a CMAKE project in VTK-5.4.2BinCM28VC9
 Options in CMAKE
        BUILD_SHARED_LIBS       on
        BUILD_TESTING           off
-       CMAKE_INSTALL_REFIX    C:/temp2_CM28VC9/VTK-<versoion>
+       CMAKE_INSTALL_REFIX    C:/temp2_CM28VC9/VTK-<version>
 Compile in Debug
 Compile in Release
 
@@ -31,7 +31,7 @@ Options in CMAKE
        BUILD_SHARED_LIBS       on
        BUILD_EXAMPLES          off
        BUILD_TESTING           off
-       CMAKE_INSTALL_REFIX    C:/temp2_CM28VC9/ITK-<versoion>
+       CMAKE_INSTALL_REFIX    C:/temp2_CM28VC9/ITK-<version>
 Compile in Debug
 Compile in Release