Skip to content

Commit

Permalink
doc: Add "clapper" include path when building "clapper-gtk" doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafostar committed May 9, 2024
1 parent 3761ae5 commit 21cc2c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/reference/clapper-gtk/meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ custom_target('clapper-gtk-doc',
gi_docgen,
'generate',
gi_docgen_common_args,
'--add-include-path=@0@'.format(join_paths(meson.project_build_root(), 'src', 'lib', 'clapper')),
'--add-include-path=@0@'.format(join_paths(meson.project_build_root(), 'src', 'lib', 'clapper-gtk')),
'--config=@INPUT0@',
'--output-dir=@OUTPUT@',
Expand Down

0 comments on commit 21cc2c1

Please sign in to comment.