Files
CMake/Modules
Peter Kokot 3ffc8a6b61 FindBISON: Add COMMAND_EXPAND_LISTS to remove empty arguments
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 GNU bison command-line tool errors out
with `/usr/bin/bison: extra operand` error. This removes empty arguments
from the created bison command.
2024-10-20 15:36:17 +02:00
..
2023-05-22 16:51:15 -04:00
2023-11-17 09:58:21 -05:00
2024-10-18 07:36:53 -04:00
2024-01-16 11:57:53 -05: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