docs: update build instructions: (#4381)

* Remove obsolete build instructions.
* By using Conan, builders can choose which dependencies specifically to
  build and link as shared objects.
* Refactor the build instructions based on the plan in #4433.
This commit is contained in:
John Freeman
2023-03-22 14:02:42 -05:00
committed by GitHub
parent acb373280b
commit 7745c72b2c
10 changed files with 235 additions and 453 deletions

View File

@@ -1 +0,0 @@
[Build instructions are currently located in `BUILD.md`](../../BUILD.md)