[CMake] Invoking "make" with CMake scripts?

Hendrik Sattler post at hendrik-sattler.de
Mon Dec 1 11:21:12 EST 2008


Robert Dailey schrieb:
> On Mon, Dec 1, 2008 at 9:54 AM, Hendrik Sattler <post at hendrik-sattler.de>wrote:
> 
>> I would keep this separate. You only need to setup the environment once.
>> This is a completely different task then the actual development.
>> Additionally: why not provide one package for your developers that they
>> only have to unpack to some dir and can start? Why should they all
>> compile the same thing? This way, only one has to go through the trouble
>> of porting an compiling the stuff.
>> That is roughly equal to installing your distribution's packages.
> 
> 
> Well on Linux this would be trivial, but as I said on Windows doing this
> could take hours, even if I do provide a simple package they can extract to
> some directory, they'll still be faced with the challenge of building all
> libraries in that package that I provide.

a BINARY package, not a source package. Like Debian, not like Gentoo.

HS




More information about the CMake mailing list