and simple-ipc

cmake couldn't find SimpleIPC ¯\_(ツ)_/¯
This commit is contained in:
bread 2018-04-29 20:37:27 +03:00 committed by GitHub
parent 1b536493ae
commit 6a7979d968
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -37,7 +37,7 @@ and a lot of useful features, including
You need CMake to build cathook, CMake should take care of dependencies
Install [libglez](https://github.com/nullifiedcat/libglez) and [libxoverlay](https://github.com/nullifiedcat/libxoverlay)
Install [libglez](https://github.com/nullifiedcat/libglez), [libxoverlay](https://github.com/nullifiedcat/libxoverlay) and [simple-ipc](https://github.com/nullworks/simple-ipc)
* Clone the repo of library (`git clone <URL>`)
* `mkdir build && cd build`