Merge pull request #603 from redboltz/add_missing_cmake_on_dist

Added a missing cmake file to makedist.sh.
This commit is contained in:
Takatoshi Kondo
2017-06-12 23:38:06 +09:00
committed by GitHub

View File

@@ -34,6 +34,7 @@ tar --append --file=$filename $prefix/COPYING
tar --append --file=$filename $prefix/README
tar --append --file=$filename $prefix/msgpack_vc8.sln
tar --append --file=$filename $prefix/msgpack_vc8.vcproj
tar --append --file=$filename $prefix/msgpack-config.cmake.in
rm -f $prefix