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

Re: Package with CMAKE based C library



Werner,

I'd recommend using debhelper for a new package and not cdbs.

Cmake is recognised normally, try with the minimal rules file:

#!/usr/bin/make -f
%:
    dh $@

Johan


Reply to: