vcpkg/ports/foonathan-memory/CONTROL
myd7349 b0282fea7d [foonathan-memory] Add new port (#7350)
* [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
2019-09-17 09:45:16 -07:00

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