<div dir="ltr">Hi <div><br></div><div>I've been working on an open source project which provides alot of extra cmake (in pure cmake) <a href="https://github.com/toeb/cmakepp">https://github.com/toeb/cmakepp</a>.  I am however hitting a performance bottleneck and want to get around that by using load_command  (I know it is discouraged) however I have the problem that it is not scriptable and all of my functions need to be available in script mode. </div><div><br></div><div>Is there a way to load compiled commands into cmake after it was compiled?  (I have even thinking about patching the executable to make cmLoadCommandCommand return true in its IsScriptable method)</div><div><br></div><div>But there should be a simple way?</div><div><br></div><div><br></div><div>Cheers,</div><div><br></div><div>Tobias</div></div>