Skip to content

Commit

Permalink
Remove documentation warning generation (fixes bluskript#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
bluskript committed Apr 12, 2024
1 parent 5561136 commit 0949ad4
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions worker/meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@ cpp = meson.get_compiler('cpp')

add_project_arguments([
'-I' + meson.project_build_root(),
cpp.get_supported_arguments(
'-Werror=documentation'
),
], language: 'cpp')

pkgconfig = import('pkgconfig')
Expand Down

0 comments on commit 0949ad4

Please sign in to comment.