Hacker News new | ask | show | jobs
by AdmVonSchneider 1676 days ago
In case you're using CMake instead, you may want to take a look at the `hello_sapi` example (https://github.com/google/sandboxed-api/blob/main/sandboxed_...). Other build systems will be significantly harder to integrate with.
1 comments

Thanks!