8 lines
459 B
Markdown
8 lines
459 B
Markdown
# aya-cef-subprocess
|
|
Used internally for [CEF](https://cef-builds.spotifycdn.com/docs/124.2/index.html) subprocesses within the Aya client, loosely based off of [BlocklandCEFSubProcess](https://github.com/ShockFromBL/BlocklandCEF/tree/master/BlocklandCEFSubProcess).
|
|
|
|
## dependencies
|
|
- [cef-cmake](https://github.com/iboB/cef-cmake)
|
|
- [cef 123.0.13+gfc703fb+chromium-123.0.6312.124](https://cef-builds.spotifycdn.com/index.html)
|
|
- [cmake](https://cmake.org/)
|