Re: [FFmpeg-devel] Converting build to CMake

2022-08-29 Thread Jaime Rios
I might take a look at the dependencies and see what projects could be converted to CMake first, before even thinking about ffmpeg. On Sun, Aug 28, 2022 at 10:15 PM Martijn van Beurden wrote: > Op ma 29 aug. 2022 om 01:17 schreef Jaime Rios : > > > The reason I ask is that I am

[FFmpeg-devel] Converting build to CMake

2022-08-28 Thread Jaime Rios
Sorry if this has been asked before in the past. I am wondering if there has been any conversation around changing the current build setup of ffmpeg to CMake. The reason I ask is that I am not a fan of having to install MinGW just to build on Windows, and my experience so far with CMake has been