Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add Linux support to libclang path finder
The libclang path finder has been updated with a new Linux-specific clause. It now utilizes ProcessBuilder to locate the "libclang.so" file and return its directory. This adds support for Linux operating systems in the build script.
- Loading branch information