diff options
| author | Fuwn <[email protected]> | 2022-02-21 18:03:04 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-06-09 00:46:10 -0700 |
| commit | 10cd96da72e9f77ff89a0082a5ad33448d0df5fe (patch) | |
| tree | 1545b11006168a99c4ee3c14a60f6661306d0913 /Makefile.toml | |
| parent | doc(readme): add link to examples (diff) | |
| download | archived-divina-10cd96da72e9f77ff89a0082a5ad33448d0df5fe.tar.xz archived-divina-10cd96da72e9f77ff89a0082a5ad33448d0df5fe.zip | |
docs(divina_util): link style
Diffstat (limited to 'Makefile.toml')
| -rw-r--r-- | Makefile.toml | 1 |
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 | |