Skip to content

Commit

Permalink
Don't remove paren option.
Browse files Browse the repository at this point in the history
  • Loading branch information
abellgithub committed May 16, 2018
1 parent 44bdb55 commit 378b6bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cmake/unix_compiler_options.cmake
Expand Up @@ -27,6 +27,7 @@ function(pdal_target_compile_settings target)
-Wpointer-arith
-Wcast-align
-Wcast-qual
-Wno-error=parentheses
-Wno-error=cast-qual
-Wredundant-decls

Expand Down

0 comments on commit 378b6bb

Please sign in to comment.