summaryrefslogtreecommitdiffstats
path: root/Tests/Tutorial/Step5/MathFunctions
diff options
context:
space:
mode:
authorKen Martin <ken.martin@kitware.com>2005-11-10 17:05:53 (GMT)
committerKen Martin <ken.martin@kitware.com>2005-11-10 17:05:53 (GMT)
commit5a007dc0e36c884e2b3e95585202c81d240c6a9d (patch)
tree653def0126351be0e3ee9b8b1d1d60d5460b8d47 /Tests/Tutorial/Step5/MathFunctions
parenta41c41ec54c0d7f8058e0339bf7b3bef747d2270 (diff)
downloadCMake-5a007dc0e36c884e2b3e95585202c81d240c6a9d.zip
CMake-5a007dc0e36c884e2b3e95585202c81d240c6a9d.tar.gz
CMake-5a007dc0e36c884e2b3e95585202c81d240c6a9d.tar.bz2
ENH: some fixes
Diffstat (limited to 'Tests/Tutorial/Step5/MathFunctions')
-rw-r--r--Tests/Tutorial/Step5/MathFunctions/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/Tutorial/Step5/MathFunctions/CMakeLists.txt b/Tests/Tutorial/Step5/MathFunctions/CMakeLists.txt
index 7dc4d82..6cc0e17 100644
--- a/Tests/Tutorial/Step5/MathFunctions/CMakeLists.txt
+++ b/Tests/Tutorial/Step5/MathFunctions/CMakeLists.txt
@@ -1,4 +1,4 @@
-# first we add the exetuable that generates the table
+# first we add the executable that generates the table
add_executable(MakeTable MakeTable.cxx)
# add the command to generate the source code