mirror of https://github.com/axmolengine/axmol.git
Refine message output [skip travis] [skip appveyor]
This commit is contained in:
parent
005ec45f0a
commit
ccc5cde3d9
|
@ -3,7 +3,7 @@ set(COCOS_AUDIO_SRC
|
|||
audio/AudioEngine.cpp
|
||||
)
|
||||
|
||||
message(STATUS "[AudioEngine] CC_USE_ALSOFT_ON_APPLE=${CC_USE_ALSOFT_ON_APPLE}")
|
||||
message(STATUS "CC_USE_ALSOFT_ON_APPLE:${CC_USE_ALSOFT_ON_APPLE}")
|
||||
|
||||
if(WINDOWS)
|
||||
|
||||
|
|
Loading…
Reference in New Issue