Skip to content

Commit

Permalink
Remove tutorial 8 from meson.build for now
Browse files Browse the repository at this point in the history
It's not fully developed yet, and I want to push something that will
compile.
  • Loading branch information
bmerry committed Dec 14, 2023
1 parent a0e10cf commit f673df0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/meson.build
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ foreach name : [
'tut_5_send_pipeline',
'tut_6_send_pktsize',
'tut_7_recv_power',
'tut_8_send',
]
executable(name, name + '.cpp', dependencies : [st_dep])
endforeach
Expand Down

0 comments on commit f673df0

Please sign in to comment.