Fix install when INSTALL_LIBEXECS = ""
This is the case on Windows (as we have no shell wrappers), and mingw's shell doesn't like an empty list of things in a "for" command.
Showing
Please register or sign in to comment
This is the case on Windows (as we have no shell wrappers), and mingw's shell doesn't like an empty list of things in a "for" command.