forked from external/yambar
subprojects: use meson wrap files for tllist+fcft
This commit is contained in:
parent
9c03bd887f
commit
2262a3d837
4 changed files with 8 additions and 13 deletions
12
README.md
12
README.md
|
@ -90,18 +90,6 @@ Available modules:
|
|||
|
||||
## Installation
|
||||
|
||||
If you have not installed [tllist](https://codeberg.org/dnkl/tllist)
|
||||
and [fcft](https://codeberg.org/dnkl/fcft) as system libraries, clone
|
||||
them into the `subprojects` directory:
|
||||
|
||||
```sh
|
||||
mkdir -p subprojects
|
||||
pushd subprojects
|
||||
git clone https://codeberg.org/dnkl/tllist.git
|
||||
git clone https://codeberg.org/dnkl/fcft.git
|
||||
popd
|
||||
```
|
||||
|
||||
To build, first, create a build directory, and switch to it:
|
||||
```sh
|
||||
mkdir -p bld/release && cd bld/release
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue