diff options
| author | Fuwn <[email protected]> | 2022-02-21 18:00:07 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-06-09 00:46:09 -0700 |
| commit | 425c47bfea38872942edc9afdf4ebde8f4f9025e (patch) | |
| tree | bc1fd443223860a51318fba66b7a734f2c2ff423 /Makefile.toml | |
| parent | fix: manifest information (diff) | |
| download | archived-divina-425c47bfea38872942edc9afdf4ebde8f4f9025e.tar.xz archived-divina-425c47bfea38872942edc9afdf4ebde8f4f9025e.zip | |
fix(divina): human_panic Metadata into()
Diffstat (limited to 'Makefile.toml')
| -rw-r--r-- | Makefile.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.toml b/Makefile.toml index af2911f..6cf7c70 100644 --- a/Makefile.toml +++ b/Makefile.toml @@ -3,6 +3,7 @@ # ------------- [env] CARGO_MAKE_EXTEND_WORKSPACE_MAKEFILE = true +LIBCLANG_PATH = "D:\\software\\LLVM-12.0.1-win64\\lib" # ------------ # | Wrappers | |