<div dir="ltr">I'm curious why you're using find_library and why it worked fine before.<div><br></div><div>Abbreviated paths</div><div>/somepath/bot/src/libcxx<br></div><div>/somepath/bot/src/libcxxrt<br></div><div><br></div><div>cmake is being ran from</div><div>/somepath/bot/build/foobar - In our case we have a global cmake which wraps everything<br></div><div class="gmail_extra"><br></div><div class="gmail_extra">I think we were explicitly setting the path before  (I need to double check this) and if that variable is set - find_path shouldn't be used</div></div>