mirror of
https://github.com/reactos/CMake.git
synced 2024-12-17 00:26:42 +00:00
e4a92dab3f
Revise the documented modifications we need to make to the flex-generated source file according to the needs of the new version. Update our own implementation to avoid warnings with flex types.
6 lines
207 B
Plaintext
6 lines
207 B
Plaintext
# Preserve upstream indentation style.
|
|
cm_sha2.* whitespace=indent-with-non-tab
|
|
|
|
# Preserve indentation style in generated code.
|
|
cmListFileLexer.c whitespace=-tab-in-indent,-indent-with-non-tab
|