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 ef8ff20 commit 31a51fcCopy full SHA for 31a51fc
fuse_optimizers/CMakeLists.txt
@@ -28,7 +28,7 @@ catkin_package(
28
###########
29
## Build ##
30
31
-add_compile_options(-Wall -Werror)
+add_compile_options(-Wall) # -Werror)
32
33
## fuse_optimizers library
34
add_library(${PROJECT_NAME}
0 commit comments