summaryrefslogtreecommitdiff
path: root/sw/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'sw/CMakeLists.txt')
-rw-r--r--sw/CMakeLists.txt8
1 files changed, 0 insertions, 8 deletions
diff --git a/sw/CMakeLists.txt b/sw/CMakeLists.txt
deleted file mode 100644
index 91e5054..0000000
--- a/sw/CMakeLists.txt
+++ /dev/null
@@ -1,8 +0,0 @@
-cmake_minimum_required(VERSION 3.20)
-
-project("plinkyblack" C CXX ASM)
-
-include(cmake/st-project.cmake)
-
-add_executable(${PROJECT_NAME})
-add_st_target_properties(${PROJECT_NAME}) \ No newline at end of file