Browse Source

pedantic-errors enabled.

main
offa 4 years ago
parent
commit
2c7143a6e3
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      CMakeLists.txt

+ 1
- 1
CMakeLists.txt View File

-Wextra -Wextra
-pedantic -pedantic
-Werror -Werror
-pedantic-errors
-Wshadow -Wshadow
-Wold-style-cast -Wold-style-cast
) )
endif() endif()


include(Install) include(Install)


Loading…
Cancel
Save