Converted all the variable names from Lode's tutorial style to the one I use in prep for some review and cleanup.
This commit is contained in:
parent
0cbe20af35
commit
51972b0c35
6 changed files with 157 additions and 156 deletions
|
@ -90,6 +90,7 @@ executable('runtests', sources + [
|
|||
], override_options: exe_defaults,
|
||||
dependencies: dependencies + [catch2])
|
||||
|
||||
|
||||
executable('zedcaster',
|
||||
sources + [ 'main.cpp' ],
|
||||
cpp_args: cpp_args,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue