<div dir="auto">Hey all.<div dir="auto"><br></div><div dir="auto">Im trying to understand your code that handles cmake in the plugins/cmake/ subdir. Does anyone have an historical overview on how this was done, and how is it maintained?</div><div dir="auto"><br></div><div dir="auto">AFAIK, there's no oficial (from CMake) cmakelib or nothing like that. It seems from the code that you guys are copying parts of cmake to create some sort of library to work on top of that in kdevelop. Is that it?</div><div dir="auto"><br></div><div dir="auto">Context: Im interested in a cmake library to get information from a project to work in a plugin for Kate. Firstly  I thought about runnning CMake executable in background and parse the outputs, but having the equivalent in a lib would be easier to maintain/work on I believe.</div><div dir="auto"><br></div><div dir="auto">I'm considering asking CMake ppl if they have something like that in mind, and perhaps extract cmake lib out of kdevelop to another project (dont know if it is too kdevelop specific)</div><div dir="auto"><br></div><div dir="auto">I hope this make sense. I'd appreciate any help or suggestions with this.</div><div dir="auto"><br></div><div dir="auto">Kind regards,</div><div dir="auto">Tarcisio.</div></div>