CMakeLists.txt 107 B

1234
  1. cmake_minimum_required(VERSION 3.5)
  2. include($ENV{IDF_PATH}/tools/cmake/project.cmake)
  3. project(2wayTochie)