Skip to content

Fix missing transitive deps from ffmpeg pkgconfig#172

Open
KKhanhH wants to merge 1 commit intoh4tr3d:masterfrom
KKhanhH:transitive-ffmpeg-deps
Open

Fix missing transitive deps from ffmpeg pkgconfig#172
KKhanhH wants to merge 1 commit intoh4tr3d:masterfrom
KKhanhH:transitive-ffmpeg-deps

Conversation

@KKhanhH
Copy link
Contributor

@KKhanhH KKhanhH commented Mar 22, 2026

The FFmpeg::FFmpeg library target created by the FindFFmpeg module doesn't link with the FFmpeg::${_lowerComponent}, only with the raw top level libraries provided to FFMPEG_LIBRARIES, which would exclude transitive deps pkgconfig might provide. Also, there's a small minor bug with the separator provided to the INTERFACE_LINK_LIBRARIES of the component target.

@KKhanhH KKhanhH force-pushed the transitive-ffmpeg-deps branch from 39d0fc1 to 15f3553 Compare March 22, 2026 09:12
@KKhanhH KKhanhH force-pushed the transitive-ffmpeg-deps branch from 15f3553 to 29c098f Compare March 22, 2026 09:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant