mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-29 00:09:00 +08:00
b0282fea7d
* [foonathan-memory] Add new port * [foonathan-memory] Update to 2019-07-21 * [foonathan-memory] Always install nodesize_dbg Otherwise, container_node_sizes_impl.hpp will not be generated correctly. * [foonathan-memory] Build only static library * [foonathan-memory] Put headers into the right place * [foonathan-memory] Fix debug_fill_new/debug_fill_free/debug_fill_internal redefinition error in Debug mode (LNK2005) * [foonathan-memory] Fix Linux build
9 lines
233 B
Plaintext
9 lines
233 B
Plaintext
Source: foonathan-memory
|
|
Version: 2019-07-21
|
|
Description: STL compatible C++ memory allocator library
|
|
Homepage: https://foonathan.net/doc/memory/
|
|
Default-Features: tool
|
|
|
|
Feature: tool
|
|
Description: Build foonathan memory tool
|