test2
This commit is contained in:
parent
6848796fb3
commit
c0ca81418b
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ c_files = cmd.stdout().splitlines()
|
|||
cmd = run_command('/usr/bin/find', 'src', '-name', '*.h')
|
||||
h_files = cmd.stdout().splitlines()
|
||||
|
||||
|
||||
executable(
|
||||
'thread_tree',
|
||||
sources: [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue