aboutsummaryrefslogtreecommitdiff
path: root/Makefile.toml
diff options
context:
space:
mode:
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 |