[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Packaging with CMake



Hi

Dne Mon, 6 Oct 2008 17:04:38 +0100
"Robin Cornelius" <robin.cornelius@gmail.com> napsal(a):

> It didn't seem right probably because of being used to the way
> autotools work and this is different. 

You can usually do out of source build with autotools too.

> What seemed dirty was having to
> "mkdir build" and "rm -d" etc within debian/rules. I can see
> advantages having the build area completely separate from the source
> as it ensures that source will not be touched during build and makes
> cleaning a trivial directory delete. Any examples of an invocation of
> cmake from debian/rules for build and clean? as i would be quite
> interested to see if I am doing it correctly or not.

For another example, you can look at gammu package...

-- 
	Michal Čihař | http://cihar.com | http://blog.cihar.com

Attachment: signature.asc
Description: PGP signature


Reply to: