We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa94b93 commit bead668Copy full SHA for bead668
1 file changed
CMakeLists.txt
@@ -2,8 +2,6 @@ cmake_minimum_required(VERSION 3.14)
2
3
project(kinova_vision)
4
5
-add_compile_options(-Werror)
6
-
7
if(NOT CMAKE_CXX_STANDARD)
8
set(CMAKE_CXX_STANDARD 17)
9
endif()
0 commit comments