aboutsummaryrefslogtreecommitdiff
path: root/modules/FindFlex.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'modules/FindFlex.cmake')
-rw-r--r--modules/FindFlex.cmake1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/FindFlex.cmake b/modules/FindFlex.cmake
index 631dcd27..01f909c0 100644
--- a/modules/FindFlex.cmake
+++ b/modules/FindFlex.cmake
@@ -4,7 +4,6 @@
# FLEX_FOUND - system has Flex
# FLEX_EXECUTABLE - path of the flex executable
# FLEX_VERSION - the version string, like "2.5.31"
-#
FIND_PROGRAM(FLEX_EXECUTABLE NAMES flex)