mirror of
https://github.com/msgpack/msgpack-python.git
synced 2026-02-06 17:59:52 +00:00
cpp: add test/{zone,pack_unpack,streaming,object,convert,buffer}.cc
This commit is contained in:
parent
d19bfaa2cb
commit
9fbca83ac0
10 changed files with 576 additions and 2 deletions
|
|
@ -39,5 +39,5 @@ add CFLAGS="--march=i686" and CXXFLAGS="-march=i686" options to ./configure as f
|
|||
])
|
||||
fi
|
||||
|
||||
AC_OUTPUT([Makefile])
|
||||
AC_OUTPUT([Makefile test/Makefile])
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue