Skip to content

Commit 87fa288

Browse files
committed
make viamapi a system include
1 parent aa5e976 commit 87fa288

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/viam/api/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -417,6 +417,7 @@ set_target_properties(
417417
)
418418

419419
target_include_directories(viamapi
420+
SYSTEM
420421
PUBLIC
421422
# Unfortunately, the generated protos don't say 'viam/api' at
422423
# the beginning so we need the subdirectory include path so the

0 commit comments

Comments
 (0)