changed CMakeLists.txt

add some refs
This commit is contained in:
2025-10-24 15:09:49 +08:00
parent dfd5692c86
commit bd6bd124fa

View File

@@ -19,7 +19,6 @@ option(OMNI "Enable omni" ON)
# option(DART_STAND "Enable dart stand" ON)
# option(ENGINEER "Enable engineer" ON)
# Setup compiler settings
set(CMAKE_C_STANDARD 23)
set(CMAKE_C_STANDARD_REQUIRED ON)