mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
Make libinih a fallback dependency
This means that in case meson does not find libinih it will automatically clone libinih and include it in the build. The libinih library is reconfigured to be statically built so that no shared object will be installed.
This commit is contained in:
parent
f229ee2f96
commit
1ec39d1c7b
3 changed files with 8 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -1,2 +1,3 @@
|
|||
/build
|
||||
/subprojects/libinih
|
||||
*.swp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue