mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-06 22:30:07 -05:00
COMP: Added instruction to remove TABs from generated file.
This commit is contained in:
@@ -34,6 +34,7 @@ Run bison like this:
|
||||
bison --yacc --name-prefix=cmDependsFortran_yy --defines=cmDependsFortranParserTokens.h -ocmDependsFortranParser.c cmDependsFortranParser.y
|
||||
|
||||
Modify cmDependsFortranParser.c:
|
||||
- remove TABs
|
||||
- remove the yyerrorlab label and associated code
|
||||
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user