mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-26 07:39:45 -06:00
cmake: Reindent AudioCommon
This commit is contained in:
@ -1,8 +1,10 @@
|
|||||||
set(SRCS AudioCommon.cpp
|
set(SRCS
|
||||||
|
AudioCommon.cpp
|
||||||
DPL2Decoder.cpp
|
DPL2Decoder.cpp
|
||||||
Mixer.cpp
|
Mixer.cpp
|
||||||
WaveFile.cpp
|
WaveFile.cpp
|
||||||
NullSoundStream.cpp)
|
NullSoundStream.cpp
|
||||||
|
)
|
||||||
|
|
||||||
set(LIBS "")
|
set(LIBS "")
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user