[CMake] Packaging Best Practices for Linux

Dan Kegel dank at kegel.com
Wed May 16 16:13:34 EDT 2012


On Wed, May 16, 2012 at 1:09 PM, Dan Kegel <dank at kegel.com> wrote:
> The source route *is* the best way possible, from the Linux point of view!

And yes, you should try hard to be compatible with the distros' versions
of all libraries (like Qwt).   (Using a private copy of libraries is generally
frowned upon, as that means you don't get bugfixes and security updates.)
- Dan


More information about the CMake mailing list