diff options
-rw-r--r-- | classes/cmake.bbclass | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/classes/cmake.bbclass b/classes/cmake.bbclass index b3ae3f70d1..3ae2b1eb31 100644 --- a/classes/cmake.bbclass +++ b/classes/cmake.bbclass @@ -1,3 +1,4 @@ +# We want the staging and installing functions from autotools inherit autotools cmake_do_configure() { |