Files
EMG_Arm/CMakeLists.txt

4 lines
106 B
CMake
Raw Normal View History

2026-01-14 20:38:59 -06:00
cmake_minimum_required(VERSION 3.16.0)
include($ENV{IDF_PATH}/tools/cmake/project.cmake)
project(EMG_Arm)