diff --git a/CMakeLists.txt b/CMakeLists.txt index 4c113de..3970af4 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,4 +1,4 @@ -cmake_minimum_required(VERSION 3.10) +cmake_minimum_required(VERSION 3.12.4) project(lvgl C CXX) # Set the correct FreeRTOS port for your system (e.g., Posix for WSL)