Open
Description
I just want to start a discussion about possibly switching to using cmake instead of autotools. I know that I understand cmake better than autotools, and I find it easier to maintain. Not perfect by any means, but it is well supported and not as cryptic as autotools.
Icemon already uses cmake and has to write a custom find_package macro to our dev package, we could provide the configuration for them directly and save a lot of effort.