<div dir="ltr">It seems the cmake_parse_arguments() function is very slow, performing a find on the full argument list for each argument, resulting in O(N*N) performance. Could this function possibly be moved into a C++ implementation rather than a CMake implementation so it will run quickly?<br clear="all">

<div><div><br></div>Cheers!<div>Andrew Hundt</div></div>
</div>