Re: [CMake] DEB and RPM Generation?

2011-12-02 Thread David Cristian
Thanks Eric 2011/12/2 Eric Noulard > 2011/12/2 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 co

Re: [CMake] DEB and RPM Generation?

2011-12-01 Thread Eric Noulard
2011/12/2 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 l

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 betw

Re: [CMake] DEB and RPM Generation?

2011-12-01 Thread Eric Noulard
2011/12/1 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 simu

[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