Files
CMake/Modules
Peter Kokot 1310d43380 FindFlex: Add COMMAND_EXPAND_LISTS to remove empty arguments
This is a follow-up of 3ffc8a6b61

When using generator expressions in the COMPILE_FLAGS argument, and the
generator expression expands to an empty string, command gets an empty
argument with double quotes where flex command-line tool errors out
with `/usr/bin/flex: can't open` error. This removes empty arguments
from the created flex command.
2024-12-22 00:11:28 +01:00
..
2024-11-29 10:00:13 -05:00
2024-12-12 09:19:36 -05:00
2024-10-25 08:43:04 -04:00
2024-10-18 07:36:53 -04:00

See the "Find Modules" section of the cmake-developer(7) manual page.

For more information about how to contribute modules to CMake, see this page:
https://gitlab.kitware.com/cmake/community/-/wikis/doc/cmake/dev/Module-Maintainers