Skip to content
Snippets Groups Projects
meson.build 93 B
Newer Older
Bruce Cowan's avatar
Bruce Cowan committed
executable('thread-incr', 'thread-incr.c',
           dependencies: [thread_dep, utils_dep])