classes/cmake.bbclass: A small explanation why it says inherit autotools
authorHolger Freyther <zecke@selfish.org>
Mon, 21 Jan 2008 08:22:42 +0000 (08:22 +0000)
committerHolger Freyther <zecke@selfish.org>
Mon, 21 Jan 2008 08:22:42 +0000 (08:22 +0000)
commiteb1025e4dd2522a35ea2988254bca9a6b5a6e02b
tree705f44c3a0023a100e16de4ad1d311648febf7cc
parenta7226f145f0c6fe538ede094d74a629c38720e13
classes/cmake.bbclass: A small explanation why it says inherit autotools
    CMake's Makefiles know about the DESTDIR. This allows us to use the
    staging and install functions of the autotools bbclass. Reusing them
    makes perfect sense and we should consider moving these functions to
    another base class.
classes/cmake.bbclass