v1.4.1
- Do not force
quill
to always build asstatic
library in cmake. - Minor fix when
quill
is compiled with no exceptions. - Add the option to disable the non prefixed macro definitions if
QUILL_DISABLE_NON_PREFIXED_MACROS
is defined. (#40)
quill
to always build as static
library in cmake.quill
is compiled with no exceptions.QUILL_DISABLE_NON_PREFIXED_MACROS
is defined. (#40)