CMakeLists.txt (110B)
1 cmake_minimum_required(VERSION 3.16) 2 3 include($ENV{IDF_PATH}/tools/cmake/project.cmake) 4 project(laser-server)