Issue: Launchpad requires to upload a self-contained source for a package, while we rely on CMake's ExternalProject to download third-party packages of dReal (i.e. ibex, capd) from github when dReal is built.
Solution: add a cmake switch for Ubuntu packaging and prepare third-party packages on a local storage.
Issue: Launchpad requires to upload a self-contained source for a package, while we rely on CMake's ExternalProject to download third-party packages of dReal (i.e. ibex, capd) from github when dReal is built.
Solution: add a cmake switch for Ubuntu packaging and prepare third-party packages on a local storage.