]> sigrok.org Git - pulseview.git/commit
Add a way to generate a tarball without requiring git
authorAlexandru Gagniuc <redacted>
Wed, 24 Oct 2012 15:12:40 +0000 (10:12 -0500)
committerUwe Hermann <redacted>
Sat, 19 Jan 2013 22:17:20 +0000 (23:17 +0100)
commitcd6606c22e9fa9c3b70be856d9ed3843e7793b06
tree753e86bdf535d03f6068ed2ce1ec8ed9feffd425
parent3ef6182a4cb1d50262f019e5d78bd5c00fc08ca5
Add a way to generate a tarball without requiring git

  $ make package_source

This will use CPack to generate tarballs of the source directory.

Signed-off-by: Alexandru Gagniuc <redacted>
CMakeLists.txt