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

Re: Packaging with CMake



Jose Luis Blanco <joseluisblancoc@gmail.com> writes:

> If your question is how to build a Debian package... I don't know about
> any "standard" procedure. I had to do such one package and I created a
> dummy "configure" scripts which in turn calls "cmake" with some proper
> variables set.  Apart from that configure, the rest is using the
> standard Debian packaging tools.
>
> If anyone knows about a more elegant way than the "dummy configure
> file", I'd be also interested in it :-)

Why not take the commands in your dummy configure script and just put them
directly into debian/rules?

-- 
Russ Allbery (rra@debian.org)               <http://www.eyrie.org/~eagle/>


Reply to: