mirror of
https://github.com/nlohmann/json.git
synced 2026-07-21 19:23:03 +04:00
add detail/serializer.hpp
This commit is contained in:
@@ -20,7 +20,8 @@ SRCS = ${SRCDIR}/json.hpp \
|
||||
${SRCDIR}/detail/iterators/json_reverse_iterator.hpp \
|
||||
${SRCDIR}/detail/parsing/output_adapters.hpp \
|
||||
${SRCDIR}/detail/parsing/binary_reader.hpp \
|
||||
${SRCDIR}/detail/parsing/binary_writer.hpp
|
||||
${SRCDIR}/detail/parsing/binary_writer.hpp \
|
||||
${SRCDIR}/detail/serializer.hpp
|
||||
|
||||
# main target
|
||||
all:
|
||||
|
||||
Reference in New Issue
Block a user