semb-proj1/CMakeLists.txt

5 lines
103 B
CMake

cmake_minimum_required(VERSION 3.16)
include($ENV{IDF_PATH}/tools/cmake/project.cmake)
project(proj1)