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

RE:rules file and build directory



> Let me give you an example here. Let us assume we have a special target
> 'my_super_test' in the upstream Makefile which should be called by
> dh_auto_test and let us further assume we do not want or cannot change
> the upstream Makefile.
> In this case I would do something like this

> override_du_auto_test:
>        cd <BUILDDIR> && make my_super_test


It seems to me that this is a problem of integrating a thirdparty makefile into cmake.
Is it possible to call  third-party makefile target from cmake ?

Cheers

Fred


Reply to: