[FFmpeg-devel] [PATCH]Do not require pkg-config for libx265

Derek Buitenhuis derek.buitenhuis at gmail.com
Mon May 26 17:15:23 CEST 2014


On 5/26/2014 4:13 PM, Stephen Hutchinson wrote:
> I'm trying to understand the steps here.  I'm pretty
> sure that, given the above description, CMake does
> not reconfigure by omission - if you set ENABLE_SHARED
> to 'off' one time, it'll remember that on subsequent
> configures until you explicitly set it to on (or wipe
> CMakeCache.txt and CMakeFiles/ and start fresh,
> but that's the nuclear option).

Unless you clear out the cmake cache in the build dir, you're
better off using 'ccmake', its ncurses UI, to avoid such things.

tl;dr cmake is meh.

- Derek


More information about the ffmpeg-devel mailing list