Searched refs:CmakeExtensionHandler (Results 1 – 2 of 2) sorted by relevance
22 from recipetool.create_buildsys import CmakeExtensionHandler, AutotoolsExtensionHandler40 class Qt5CmakeHandler(CmakeExtensionHandler):
280 class CmakeExtensionHandler(object): class