[CMake] DEB and RPM Generation?

2011-12-01 Thread David Cristian
Hello devs! I've searh the net with no result, i have a project builds various apps and libs, i managed to use cmake/cpack to build and create packages for win32 and debian and i have two questions. 1 First, it's posibible to build a deb package and rpm simultaneusly from a CMAKELists.txt? Can I

Re: [CMake] DEB and RPM Generation?

2011-12-01 Thread Eric Noulard
2011/12/1 David Cristian auled...@gmail.com: Hello devs! I've searh the net with no result, i have a project builds various apps and libs, i managed to use cmake/cpack to build and create packages for win32 and debian and i have two questions. 1 First, it's posibible to build a deb package

Re: [CMake] DEB and RPM Generation?

2011-12-01 Thread David Cristian
Thanks for your quick response! I'll have all this things in consideration, specially wrong dependencies and libs version. I'll plan to test packages on vbox for others distros, my project isn't big or complex (just a few dependencies), and I'll guess binary libs compatibility isn't and issue

Re: [CMake] DEB and RPM Generation?

2011-12-01 Thread Eric Noulard
2011/12/2 David Cristian auled...@gmail.com: Thanks for your quick response! I'll have all this things in consideration, specially wrong dependencies and libs version. I'll plan to test packages on vbox for others distros, my project isn't big or complex (just a few dependencies), and I'll