CMakeLists.txt 111 Bytes
cmake_minimum_required(VERSION 3.16.0)
include($ENV{IDF_PATH}/tools/cmake/project.cmake)
project(stock_ticker)