On Mon, Jun 22, 2015 at 6:44 PM, Steve Borho <[email protected]> wrote: > ninja? I didn't know that cmake generator worked on Windows >
It does, either provided through MSys2 or compiled on its own. It's not as pretty to look at/compact when executed under MSys2's shell, though. Although I was cross-compiling, so I was just using the ninja-build package in the Ubuntu repositories. Every CMake-based project covered in the FFmpeg and mpv cross-compile guide I maintain is instructed for Ninja. _______________________________________________ x265-devel mailing list [email protected] https://mailman.videolan.org/listinfo/x265-devel
