Tags: poljkee2010/hunter
Tags
New CMAKE_ARGS options for Boost to append config macros to boost con… …fig (ruslo#1204) Users of Boost can define some configuration macros. This configuration macros can affect non headers only/compiled boost component. To keep the same configuration between compiled boost components and projects that will use those components, configurations macros are append to the default boost user config file (boost/config/user.hpp). Configuration macros can be defined using new CMAKE_ARGS options in hunter_config() for boost.
Use custom bison with patch to fix macOS High Sierra build (ruslo#1202)
PreviousNext