Skip to content

Commit

Permalink
adr comments
Browse files Browse the repository at this point in the history
  • Loading branch information
simonlynen committed Sep 8, 2015
1 parent 5d311a7 commit 63c121b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ endif(NOT CMAKE_BUILD_TYPE STREQUAL "Debug")
set(DOXYFILE_LATEX false)
include(UseDoxygen)

# Switch on warnings and disable one python interface warning.
# Switch on warnings.
add_definitions(-Wall -Wextra)

# Boost required for any and cstdint on MSVC < 2010
Expand Down

0 comments on commit 63c121b

Please sign in to comment.