Skip to content

Commit a512783

Browse files
[Readme] Add missing info how to enable proxy_lib
1 parent 21e0126 commit a512783

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -241,6 +241,8 @@ This memory pool is distributed as part of libumf. It forwards all requests to t
241241
memory provider. Currently umfPoolRealloc, umfPoolCalloc and umfPoolMallocUsableSize functions
242242
are not supported by the proxy pool.
243243

244+
To enable this feature, the `UMF_BUILD_SHARED_LIBRARY` option needs to be turned `ON`.
245+
244246
#### Disjoint pool
245247

246248
TODO: Add a description

0 commit comments

Comments
 (0)