Build failure in Linux when passing flags in add_custom_target

First, this should be a custom command, not a target unless you want to tun that everytime.
Second, you probably need the VERBATIM flag.

1 Like