esp-idf/components/hal/test_apps/mpi/CMakeLists.txt

8 wiersze
129 B
CMake

cmake_minimum_required(VERSION 3.16)
set(COMPONENTS main)
include($ENV{IDF_PATH}/tools/cmake/project.cmake)
project(mpi_test)