mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-26 08:08:24 -05:00
ERR: Fixed comment about how to run flex to reflect new name of this file.
This commit is contained in:
@@ -21,7 +21,7 @@ This file must be translated to C and modified to build everywhere.
|
||||
|
||||
Run flex like this:
|
||||
|
||||
flex -ocmListFileLexer.c cmListFileLexer.l
|
||||
flex -ocmListFileLexer.c cmListFileLexer.in.l
|
||||
|
||||
Modify cmListFileLexer.c:
|
||||
- remove TABs
|
||||
|
||||
Reference in New Issue
Block a user