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
12 files
+ 586
8
Compare changes
  • Side-by-side
  • Inline
Files
12
@@ -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