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
build: symlink resolved CPM deps into the tree for humans
- configure.sh links deps/<name> -> each dep's resolved source and
build/<profile>/moxygen -> the moxygen install prefix, read from the
configured CMakeCache, so the hash-named cache dirs are findable.
- A --moxygen-dir checkout surfaces automatically: CPM_moxygen_SOURCE
flows into CPM_PACKAGE_moxygen_SOURCE_DIR.
- A real directory at a dep's name (pre-CPM submodule leftover in old
checkouts) is warned about, never deleted.
Fixes#583.
0 commit comments