You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 28, 2023. It is now read-only.
It is not clear exactly what CMAKE_PREFIX_PATH is used for.
In prehistory, it used to point to third-party-install/
and then was changed to third-party-install/lib/cmake
in some conda related commit.
Stick to its current value, but allow the caller to override it
if needed. Use CONDA_PREFIX directly, since
THIRD_PARTY_INSTALL_PREFIX will be changed in an upcoming commit.
0 commit comments