Skip to content
Snippets Groups Projects

Add a skeleton for SrtLibrary, representing a shared library

Merged Simon McVittie requested to merge wip/smcv/lib-api into master
9 files
+ 563
2
Compare changes
  • Side-by-side
  • Inline
Files
9
@@ -37,6 +37,10 @@ gnome.gtkdoc(
src_dir : ['steam-runtime-tools'],
dependencies : libsteamrt_dep,
install: true,
scan_args : [
'--rebuild-sections',
'--rebuild-types',
],
)
# vim:set sw=2 sts=2 et:
Loading