<div dir="ltr"><div>Is there a way to determine this directory?</div><div><br></div><div>Right now I have something like:</div><div>${CMAKE_INSTALL_LIBDIR}/cmake/<project-name>/something-version.cmake</div><div><br></div><div>On CentOS 7 w/cmake3, however, this should be /usr/lib/cmake3/...</div><div><br></div><div>Obviously I can just check to see if this directory exists and then fall back,</div><div>but I'm wondering if there is a bultin variable to retrieve this (I've looked, but no luck so far).<br></div></div>