Skip to content

Commit

Permalink
Cleanup for strict compiler flags
Browse files Browse the repository at this point in the history
Signed-off-by: Joel Winarske <[email protected]>
  • Loading branch information
jwinarske committed Jan 17, 2025
1 parent a984a88 commit bc81b05
Show file tree
Hide file tree
Showing 26 changed files with 1,316 additions and 1,235 deletions.
2 changes: 1 addition & 1 deletion cmake/options.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ MESSAGE(STATUS "Link Time Optimizaiton.. ${ENABLE_LTO}")
#
# Examples
#
option(BUILD_EXAMPLES "Build Examples" ON)
option(BUILD_EXAMPLES "Build Examples" OFF)
MESSAGE(STATUS "Build Examples ......... ${BUILD_EXAMPLES}")

#
Expand Down
Loading

0 comments on commit bc81b05

Please sign in to comment.