How can I setup a WrapDB system for the Trilobite libraries? #12517
Unanswered
dreamer-coding
asked this question in
Q&A
Replies: 1 comment 1 reply
-
I'm assuming you're referring to the libraries like trilo-xtype-c. You could start by writing a # subprojects/trilo-xtype-c.wrap
[wrap-git]
url = https://github.com/trilobite-stdlib/trilo-xtype-c
directory = trilo-xtype-c-0.1.1
revision = 0.1.1
depth = 1
[provide]
trilo-xtype-c = trilo_xtype_c_dep AFAIK |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
If it's possible, how can I set up a WrapDB system for the Trilobite Standard Component Libraries (TSCL)? All projects built using Meson and all hosted on GitHub.
Beta Was this translation helpful? Give feedback.
All reactions