libde265
libde265 copied to clipboard
Switch to cmake and remove autoconf/automake
Maybe we should get rid of autoconf / automake and only use cmake, to avoid having to re-implement everything twice.
Originally posted by @fancycode in https://github.com/strukturag/libde265/issues/439#issuecomment-1881315326
Is it 1:1 for features though? E.g. last time I checked sherlock265 was missing from CMake recipe?
Well, anything that's missing in cmake should then be added before closing this issue and removing autoconf/automake ;-)
Duplicate of #356.