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, 1 insertions, 0 deletions
diff --git a/modules/FindFlex.cmake b/modules/FindFlex.cmake
index 01f909c0..631dcd27 100644
--- a/modules/FindFlex.cmake
+++ b/modules/FindFlex.cmake
@@ -4,6 +4,7 @@
# 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)