mirror of
https://github.com/jomjol/AI-on-the-edge-device.git
synced 2025-12-14 07:26:53 +03:00
Error Correction
This commit is contained in:
@@ -1,12 +1,8 @@
|
||||
cmake_minimum_required(VERSION 3.16.0)
|
||||
|
||||
|
||||
COMMAND (${CMAKE_SOURCE_DIR}/src/get_git_hash.cmd)
|
||||
|
||||
list(APPEND EXTRA_COMPONENT_DIRS $ENV{IDF_PATH}/examples/common_components/protocol_examples_common)
|
||||
|
||||
set(PROJECT_VER "0.0.9.3")
|
||||
|
||||
include($ENV{IDF_PATH}/tools/cmake/project.cmake)
|
||||
|
||||
project(esp32cam-server-only)
|
||||
|
||||
Reference in New Issue
Block a user