PioLing
9863f9c160
Add logo and version information to exe on windows ( #4093 )
2025-01-03 11:33:35 +08:00
wdl1697454803
210894ed83
Use find_package when pkg_check_modules fails
...
Fixed the issue that when the cmake version was earlier than 3.6.0, the pkg_check_modules did not support IMPORTED_TARGET parameters, resulting in the SDL2 library not being found
2024-03-05 00:09:36 +08:00
wdl1697454803
a554fab5fb
add cmake minimum required 3.6.0
...
pkg_check_modules在cmake的3.6.0及以上版本才支持参数IMPORTED_TARGET
2024-03-05 00:09:36 +08:00
Xiaofeng Wang
9d3ead61de
整理 CMakeLists.txt
2022-07-25 00:22:30 +08:00
ziyue
0739b1ddd2
完成FFmpeg相关代码迁移改造
2022-05-25 15:51:08 +08:00
ziyue
4ec311652a
未找到依赖库时,关闭编译test_player
2021-06-29 18:37:09 +08:00
ziyue
ebb7aeef9b
播放器沿用之前名称
2021-06-29 18:26:03 +08:00
ziyue
1b674a6ac2
播放器新增支持音频:#945
2021-06-29 17:47:01 +08:00