esp-idf/components/log/host_test/log_test/CMakeLists.txt

6 wiersze
131 B
CMake

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