rdb
|
f8039c0bc8
|
CMake: Add -DYY_NO_UNISTD_H definition to built flex sources
|
2021-01-03 00:21:48 +01:00 |
Sam Edwards
|
6097d34ead
|
CMake: Neatly format everything for readability and consistency
|
2019-04-14 22:37:18 -06:00 |
Sam Edwards
|
fbde7c0b62
|
CMake: Fix invocation of flex
This removes the space between '-o' and the output filename,
which apparently some builds of flex (e.g. on Windows) dislike.
|
2019-03-18 04:18:20 -06:00 |
Sam Edwards
|
d961514892
|
CMake: Use string/list(APPEND foo ...) instead of set(foo ${foo} ...)
|
2019-01-19 17:01:36 -07:00 |
Sam Edwards
|
a842133002
|
Build egg's lexer case-insensitve under CMake. Fixes parse errors.
|
2014-01-29 05:46:59 -07:00 |
Sam Edwards
|
84aad872ec
|
Define add_flex_target CMake macro.
|
2014-01-27 10:10:27 -07:00 |