播放器沿用之前名称

This commit is contained in:
ziyue 2021-06-29 18:26:03 +08:00
parent d8f75aee55
commit ebb7aeef9b

View File

@ -72,7 +72,7 @@ else ()
endif () endif ()
endif () endif ()
set(PLAYER_NAME "player") set(PLAYER_NAME "test_player")
#ffmpeg/libavcodec ffmpeg/libavcodec SDL #ffmpeg/libavcodec ffmpeg/libavcodec SDL
if (SDL2_FOUND AND AVCODEC_FOUND AND AVUTIL_FOUND AND SWRESAMPLE_FOUND) if (SDL2_FOUND AND AVCODEC_FOUND AND AVUTIL_FOUND AND SWRESAMPLE_FOUND)