Hi all, I'm curious as to what the current state of came is on Linux. I noticed that some features that are present in the autotools build are not yet in cmake. Also, the output from a successful cmake build looks a bit different as far as the number of libraries that are produced and the number of symlinks created.
While the output of a cmake build does seem to work fine on Linux, is there anything to be aware of that would cause issues for a production release? Is there a list of features somewhere that are in autotools but not yet in cmake? Does anyone think it is an exceptionally bad idea to use the current cmake system to produce binaries for production use? Thanks! -Aaron