rename to hyperpop
This commit is contained in:
parent
5cf4b965e0
commit
e20f80f379
1 changed files with 2 additions and 2 deletions
|
@ -10,7 +10,7 @@ opusfile_dep = dependency('opusfile')
|
||||||
alsa_dep = dependency('alsa')
|
alsa_dep = dependency('alsa')
|
||||||
|
|
||||||
executable(
|
executable(
|
||||||
'waffle',
|
'hyperpop',
|
||||||
'./src/player/OpusFile.cpp',
|
'./src/player/OpusFile.cpp',
|
||||||
'./src/player/ALSAOutput.cpp',
|
'./src/player/ALSAOutput.cpp',
|
||||||
'./src/player/Player.cpp',
|
'./src/player/Player.cpp',
|
||||||
|
|
Loading…
Reference in a new issue