mirror of
https://github.com/Zenithsiz/ist-semb-proj1.git
synced 2026-02-03 09:50:33 +00:00
5 lines
103 B
CMake
5 lines
103 B
CMake
cmake_minimum_required(VERSION 3.16)
|
|
|
|
include($ENV{IDF_PATH}/tools/cmake/project.cmake)
|
|
project(proj1)
|