mirror of
https://github.com/microsoft/mimalloc.git
synced 2025-07-07 20:08:41 +03:00
add INTERFACE_INCLUDE_DIRECTORIES to vckpcg wrapper
This commit is contained in:
parent
ae48fde3eb
commit
c9d623a2ef
2 changed files with 2 additions and 1 deletions
|
@ -9,7 +9,7 @@ to check out a specific commit, version, or branch of mimalloc, or set further o
|
|||
You can install such custom port as:
|
||||
|
||||
```sh
|
||||
$ vcpkg install mimalloc[override] --recurse --overlay-ports=./contrib/vcpkg
|
||||
$ vcpkg install "mimalloc[override]" --recurse --overlay-ports=./contrib/vcpkg
|
||||
```
|
||||
|
||||
This will also show the correct sha512 hash if you use a custom version.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue