mirror of
https://github.com/vanilla-wiiu/vanilla.git
synced 2025-01-22 08:11:47 -05:00
rpi frontend needs -lm too
This commit is contained in:
parent
4e2d1ed22c
commit
f20452ba66
1 changed files with 1 additions and 0 deletions
|
@ -27,4 +27,5 @@ target_link_libraries(vanilla-pi PRIVATE
|
|||
FFmpeg::swscale
|
||||
|
||||
drm
|
||||
m
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue