mirror of
https://github.com/msgpack/msgpack-c.git
synced 2025-04-25 09:25:58 +02:00
Merge pull request #603 from redboltz/add_missing_cmake_on_dist
Added a missing cmake file to makedist.sh.
This commit is contained in:
commit
09a2f81b5f
@ -34,6 +34,7 @@ tar --append --file=$filename $prefix/COPYING
|
|||||||
tar --append --file=$filename $prefix/README
|
tar --append --file=$filename $prefix/README
|
||||||
tar --append --file=$filename $prefix/msgpack_vc8.sln
|
tar --append --file=$filename $prefix/msgpack_vc8.sln
|
||||||
tar --append --file=$filename $prefix/msgpack_vc8.vcproj
|
tar --append --file=$filename $prefix/msgpack_vc8.vcproj
|
||||||
|
tar --append --file=$filename $prefix/msgpack-config.cmake.in
|
||||||
|
|
||||||
rm -f $prefix
|
rm -f $prefix
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user