If you want to have the lib in a projects `libs` dir or so you can simply add `-DCMAKE_INSTALL_PREFIX=./res` to the cmake command and copy the dirs from res to you libs folder
```bash
mkdir -p build
cd build
cmake .. -DCMAKE_BUILD_TYPE=Release # Make sure to build in Release Mode (exept you want to debug some issues)
| <imgsrc="https://github.com/tobid7.png"alt="https://github.com/tobid7"width="48"/> | [tobid7](https://github.com/tobid7) | main dev of RenderD7, Palladium |