mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-28 01:49:23 -05:00
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 GNU bison command-line tool errors out with `/usr/bin/bison: extra operand` error. This removes empty arguments from the created bison command.
11 KiB
11 KiB