mp4v2 icon indicating copy to clipboard operation
mp4v2 copied to clipboard

fixing issue when an application tries to link to "util" which finds mp4v2's util cmake target rather than the system's libutil

Open ddurham2 opened this issue 2 years ago • 0 comments

Renaming mp4v2's internal util lib to mp4v2util so as not to conflict with the system library named "util" that often accompanies libc (on linux)

ddurham2 avatar May 15 '23 22:05 ddurham2