summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 34d428dee..1a0ba731e 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1,7 +1,7 @@
# CMake TODO
# - Remove hard coded defines (see bwelow)
# - Test on MinGW and OSX
-# - Add configurable options for Python/Perl/Whiteboard, see configure --help
+# - Add configurable options for Python/Perl, see configure --help
#
# ideasman42