<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta content="text/html;charset=UTF-8" http-equiv="Content-Type"></head><body ><div style='font-size:10pt;font-family:Verdana,Arial,Helvetica,sans-serif;'><div>Hi Eliot.<br></div><div><br></div><div>Regarding CMake--keep in mind I am a rookie with it, but from this url: <a href="http://www.aosabook.org/en/cmake.html" target="_blank">http://www.aosabook.org/en/cmake.html</a></div><div><br></div><div>I read this:</div><div><br></div><div></div><br><blockquote style="border-top-color: rgb(204, 204, 204); border-left-color: rgb(204, 204, 204); border-right-color: rgb(204, 204, 204); border-bottom-color: rgb(204, 204, 204); border-top-width: 1px; border-left-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-top-style: solid; border-left-style: solid; border-right-style: solid; border-bottom-style: solid; padding-top: 7px; padding-right: 7px; padding-bottom: 7px; padding-left: 7px; background-color: rgb(245, 245, 245);"><div><div>Another early CMake requirement also came from autotools: the ability to create build trees that are separate from the source tree. This allows for multiple build types to be performed on the same source tree. It also prevents the source tree from being cluttered with build files, which often confuses version control systems.</div></div></blockquote> <br><div>Which means at the worst case, the introduction of parallel cmake_build directories with the existing gnu stuff.</div><div><br></div><div>I am a bit tired from the day, so I will revisit this when the time comes, but I am very confident the two systems can co-exist on the same svn tree and not interfere with each other.</div><div><br></div><div>cheers.</div><div><br></div><div>tty.</div><div><br></div><br></div></body></html>