Create some basic .deb and .pkg files using CPack in CMake.
Build these packages on Travis-CI and upload them on the Release page whenever a git tag is created (a release is created).
The artifacts will be .pkg for OSX 10.13 and 10.14, tar.gz for OSX 10.13 and 10.14, .deb for Ubuntu Bionic and Xenial, and tar.gz for Bionic and Xenial.
Create some basic .deb and .pkg files using CPack in CMake. Build these packages on Travis-CI and upload them on the Release page whenever a git tag is created (a release is created). The artifacts will be .pkg for OSX 10.13 and 10.14, tar.gz for OSX 10.13 and 10.14, .deb for Ubuntu Bionic and Xenial, and tar.gz for Bionic and Xenial.
Signed-off-by: Alexandra.Trifan Alexandra.Trifan@analog.com