1 2 3 4 5 6 7 8 9 10 11
inherit native require cmake.inc do_stage() { oe_runmake install autotools_stage_all } do_install() { : }