cmake_minimum_required(VERSION 3.16.0) include($ENV{IDF_PATH}/tools/cmake/project.cmake) list(APPEND COMPONENT_DIRS components) project(Meatloaf_idf)