cmake: use LibFindMacros for utf8proc (#11114)

Also update doc.
This commit is contained in:
Daniel Hahler
2019-09-29 04:44:02 +02:00
committed by GitHub
parent 34d55f8607
commit 0a2a1e241f
5 changed files with 19 additions and 56 deletions

View File

@ -67,7 +67,7 @@ To skip bundled (`third-party/*`) dependencies:
1. Install the dependencies using a package manager.
```
sudo apt install gperf luajit luarocks libuv1-dev libluajit-5.1-dev libunibilium-dev libmsgpack-dev libtermkey-dev libvterm-dev
sudo apt install gperf luajit luarocks libuv1-dev libluajit-5.1-dev libunibilium-dev libmsgpack-dev libtermkey-dev libvterm-dev libutf8proc-dev
sudo luarocks build mpack
sudo luarocks build lpeg
sudo luarocks build inspect