Replies: 1 comment
-
The former can sometimes imply the latter, if a library is also a target which is built rather than being looked up on the system. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Why do different meson functions like
executable()
andtest()
have the same arguments (such as dependencies) with different names (e.g., dependencies vs depends)?Beta Was this translation helpful? Give feedback.
All reactions