From b7c46986ac3aa4a17b9fac2ad54afec9d6a3506f Mon Sep 17 00:00:00 2001 From: xengineering Date: Thu, 3 Apr 2025 22:01:03 +0200 Subject: web: Remove CMake Trying meson worked so well that CMake is no longer needed. --- CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'CMakeLists.txt') diff --git a/CMakeLists.txt b/CMakeLists.txt index 90eac62..a21c5d0 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -6,4 +6,3 @@ set(CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake" ${CMAKE_MODULE_PATH}) add_subdirectory(fw) add_subdirectory(pcb) -add_subdirectory(web) -- cgit v1.2.3-70-g09d2