The suggestion of replacing the "genMakefiles"/"genWIndowsMakefiles"
configuration tools with "cmake" comes up every few years. The last time
someone suggested it was in June 2010; here is my response from back then:
http://lists.live555.com/pipermail/live-devel/2010-June/012244.html
Un
On 7/27/2012 4:24 AM, kl222 wrote:
CMake is used to
control the software compilation process using simple platform and
compiler independent configuration files. CMake generates native
makefiles and workspaces that can be used in the compiler environment of
your choice.
It probably fixes the tra