Disable .deb packaging by default
commitdfd9f943ec089f87db403cd2f809a312134fe41b
authorTheAssassin <theassassin@assassinate-you.net>
Fri, 16 Mar 2018 13:51:49 +0000 (16 14:51 +0100)
committerTheAssassin <theassassin@assassinate-you.net>
Fri, 16 Mar 2018 13:51:49 +0000 (16 14:51 +0100)
tree1ced9753d43acd8139a3e84fcc7bf5c579abeb96
parent3a03dc53b22e48db7c77c1b1a95d0c2f4932801f
Disable .deb packaging by default

For use as a submodule, the CPack packaging isn't needed, and might even
conflict with the top level project's configuration. Therefore, by
default, the packaging should be disabled, and explicitly enabled in our
builds.
CMakeLists.txt
build.sh