Replies: 2 comments
|
I'm proposing the use of vlibs in targets other than executables. |
0 replies
|
Note that you can depend on a concrete implementation in a library |
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.
that's what the docs talk about.
as the entity dune is building for me is meant to be just a library, not an exec,
can I do that with a virtual component?
I'm trying to build the same target with different files.
All reactions