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

8 lines
129 B
CMake
Raw Normal View History

2023-02-16 07:41:38 -05:00
cmake_minimum_required(VERSION 3.16)
set(COMPONENTS main)
include($ENV{IDF_PATH}/tools/cmake/project.cmake)
project(ecc_test)