This commit is contained in:
Tindy X
2019-12-10 00:45:59 +08:00
parent 1039d44259
commit 63899e703f

View File

@@ -3,7 +3,7 @@ set -xe
apt update
apt install git cmake clang
apt isntall libevent libcurl openssl
apt install libevent libcurl openssl
git clone https://github.com/jbeder/yaml-cpp
cd yaml-cpp