mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2026-02-12 16:10:54 +00:00
examples: add example app for marks
This commit is contained in:
3
examples/meson.build
Normal file
3
examples/meson.build
Normal file
@ -0,0 +1,3 @@
|
||||
app = executable('example-app', 'app.c',
|
||||
dependencies: [libsysprof_capture_dep],
|
||||
)
|
||||
Reference in New Issue
Block a user