fix cmake config

This commit is contained in:
keita
2021-10-07 23:37:31 +09:00
parent 5aed635d54
commit 9551f7280b
5 changed files with 11 additions and 4 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ you can use these endpoint
# Installation
## Ubuntu
```
# apt install clang cmake git libboost-dev libboost-test-dev libcurl4-openssl-dev libssl-dev nunja-build
# apt install clang cmake git libboost-dev libboost-test-dev libcurl4-openssl-dev libssl-dev ninja-build
$ git clone https://github.com/koron0902/CocoaTweet
$ cd CocoaTweet
$ mkdir build