aboutsummaryrefslogtreecommitdiff
path: root/Makefile.toml
diff options
context:
space:
mode:
authorFuwn <[email protected]>2022-02-21 18:03:04 -0800
committerFuwn <[email protected]>2025-06-09 00:46:10 -0700
commit10cd96da72e9f77ff89a0082a5ad33448d0df5fe (patch)
tree1545b11006168a99c4ee3c14a60f6661306d0913 /Makefile.toml
parentdoc(readme): add link to examples (diff)
downloadarchived-divina-10cd96da72e9f77ff89a0082a5ad33448d0df5fe.tar.xz
archived-divina-10cd96da72e9f77ff89a0082a5ad33448d0df5fe.zip
docs(divina_util): link style
Diffstat (limited to 'Makefile.toml')
-rw-r--r--Makefile.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.toml b/Makefile.toml
index 6cf7c70..af2911f 100644
--- a/Makefile.toml
+++ b/Makefile.toml
@@ -3,7 +3,6 @@
# -------------
[env]
CARGO_MAKE_EXTEND_WORKSPACE_MAKEFILE = true
-LIBCLANG_PATH = "D:\\software\\LLVM-12.0.1-win64\\lib"
# ------------
# | Wrappers |