mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-03-12 06:39:14 +01:00
cmake: Reindent AudioCommon
This commit is contained in:
parent
3be364073d
commit
f1ba7832a5
@ -1,8 +1,10 @@
|
||||
set(SRCS AudioCommon.cpp
|
||||
set(SRCS
|
||||
AudioCommon.cpp
|
||||
DPL2Decoder.cpp
|
||||
Mixer.cpp
|
||||
WaveFile.cpp
|
||||
NullSoundStream.cpp)
|
||||
NullSoundStream.cpp
|
||||
)
|
||||
|
||||
set(LIBS "")
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user