aboutsummaryrefslogtreecommitdiff
path: root/Makefile.toml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-02-21 18:00:07 -0800
committerFuwn <[email protected]>2025-06-09 00:46:09 -0700
commit425c47bfea38872942edc9afdf4ebde8f4f9025e (patch)
treebc1fd443223860a51318fba66b7a734f2c2ff423 /Makefile.toml
parentfix: manifest information (diff)
downloadarchived-divina-425c47bfea38872942edc9afdf4ebde8f4f9025e.tar.xz
archived-divina-425c47bfea38872942edc9afdf4ebde8f4f9025e.zip
fix(divina): human_panic Metadata into()
Diffstat (limited to 'Makefile.toml')
-rw-r--r--Makefile.toml1
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 |