aboutsummaryrefslogtreecommitdiff
path: root/main/puzzle/neo/esp-neopuzzle/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'main/puzzle/neo/esp-neopuzzle/CMakeLists.txt')
-rw-r--r--main/puzzle/neo/esp-neopuzzle/CMakeLists.txt8
1 files changed, 0 insertions, 8 deletions
diff --git a/main/puzzle/neo/esp-neopuzzle/CMakeLists.txt b/main/puzzle/neo/esp-neopuzzle/CMakeLists.txt
deleted file mode 100644
index fb90ef1..0000000
--- a/main/puzzle/neo/esp-neopuzzle/CMakeLists.txt
+++ /dev/null
@@ -1,8 +0,0 @@
-# For more information about build system see
-# https://docs.espressif.com/projects/esp-idf/en/latest/api-guides/build-system.html
-# The following five lines of boilerplate have to be in your project's
-# CMakeLists in this exact order for cmake to work correctly
-cmake_minimum_required(VERSION 3.16)
-
-include($ENV{IDF_PATH}/tools/cmake/project.cmake)
-project(esp-neopuzzle)