diff --git a/SofaImGui/CMakeLists.txt b/SofaImGui/CMakeLists.txt index 7b7e726ad2..b21b591489 100644 --- a/SofaImGui/CMakeLists.txt +++ b/SofaImGui/CMakeLists.txt @@ -46,8 +46,6 @@ FetchContent_Declare(simpleini ) FetchContent_MakeAvailable(simpleini) -set (CMAKE_CXX_STANDARD 20) - set(IMGUI_HEADER_FILES ${imgui_SOURCE_DIR}/backends/imgui_impl_glfw.h ${imgui_SOURCE_DIR}/backends/imgui_impl_opengl3.h