Adapt to Debian deployment best-practices
scheibel opened this issue · 1 comments
scheibel commented
During the process of providing glbinding with Debian, the project had to adapt to several rules and best-practices. Some or even all of them should be integrated into cmake-init:
- manpages for installed executables (cginternals/glbinding#204)
- versioned libraries objects (cginternals/glbinding#200)
- dependency to pthread for tests (cginternals/glbinding#203)
- Multi-arch support (cginternals/glbinding#206)
Tachi107 commented
Hi! I recently started working on the glbinding Debian package, and I'd be glad to help with Debian and general CMake best practices. If you have any particular suggestion I'd be happy to hear them; otherwise, I'll start sending patches soon :)