Skip to content
Snippets Groups Projects
Commit 626430f7 authored by schneider's avatar schneider
Browse files

fix(bsec): Disable warnings from the lib

parent 68d2aaf7
No related branches found
No related tags found
No related merge requests found
Pipeline #5034 passed
......@@ -18,6 +18,7 @@ lib = static_library(
sources,
dependencies: [bme680, libalgobsec],
include_directories: includes,
c_args: '-w'
)
bsec = declare_dependency(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment