You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WARNING: no license files found for package "CURL" in .
IMO, the target should simply not emit a warning in this cases. CURL has come from a pre-existing system installation, so it won't have a source dir, and therefore no LICENSE to emit?
The text was updated successfully, but these errors were encountered:
The generated target ends up executing:
And emits a warning:
IMO, the target should simply not emit a warning in this cases. CURL has come from a pre-existing system installation, so it won't have a source dir, and therefore no LICENSE to emit?
The text was updated successfully, but these errors were encountered: