Skip to content

Commit

Permalink
improve CI
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Macheta committed Jan 4, 2024
1 parent 3df4e15 commit e0f4622
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions CMakePresets.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@
"installDir": "${sourceDir}/release",
"cacheVariables": {
"CMAKE_BUILD_TYPE": "Debug",
"CONFIG_LOGGER_TESTS": "ON",
"CONFIG_LOGGER_ENABLE_INSTALL_TARGET": "ON"
"CMAKE_C_FLAGS": "-Werror -Wall -Wextra -Wpedantic -Wunused-parameter -Winit-self -Wcast-align -Wconversion -Wnull-dereference -Wduplicated-cond -Wsign-conversion -Wlogical-op"
}
}
],
Expand Down

0 comments on commit e0f4622

Please sign in to comment.