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

Re: force CMake over automake



That works, thanks Daniel!

--Nico

On Thu, May 8, 2014 at 5:26 PM, Daniel Lintott <daniel@serverb.co.uk> wrote:
> Hi Nico,
>
> On 08/05/14 16:21, Nico Schlömer wrote:
>> Hi all,
>>
>> I've got a package here that supports both Cmake and automake
>> configurations. How do I force the builder to use CMake in
>> debian/rules?
>>
>
> From experimenting with a package very similar to the scenario your in I
> found the following worked:
>
> In debian/rules:
>
> dh $@ --buildsystem=cmake
>
> Regards,
> --
> Daniel Lintott
> GPG Key: 4096R/5D73EC6E
>


Reply to: