esp-idf/components/esp_rom/test_apps/CMakeLists.txt

6 lines
176 B
CMake
Raw Normal View History

2022-09-20 06:01:12 -04:00
# This is the project CMakeLists.txt file for the test subproject
cmake_minimum_required(VERSION 3.16)
include($ENV{IDF_PATH}/tools/cmake/project.cmake)
project(esp_rom_test)