diff --git a/CMakeLists.txt b/CMakeLists.txt index 10d3b2e..d58a8b8 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -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)