cmake_minimum_required(VERSION 3.16) # scenario_mesh is shared with box3_voice — single copy in lib/ so the # ESP-NOW protocol stays in sync with the master and other annexes. set(EXTRA_COMPONENT_DIRS ../lib/scenario_mesh) include($ENV{IDF_PATH}/tools/cmake/project.cmake) project(zacus-plip-voice)