Once we have forked the C++ client driver repo, we should disable building the client from the server sources. If a user tries to build any of the following targets:
- mongoclient
- install-mongoclient
- check-install-mongoclient
- clientTests
Then an error message should be printed that states that the driver should be built from the new repo instead, including a link to the github repo and a link to the updated documentation.