[CXX-63] Reduce list of installed headers to only those required by bson.h and dbclient.h Created: 20/Feb/14  Updated: 21/Feb/14  Resolved: 21/Feb/14

Status: Closed
Project: C++ Driver
Component/s: None
Affects Version/s: None
Fix Version/s: legacy-0.0-26compat-2.6.0-rc0

Type: Improvement Priority: Major - P3
Reporter: Andrew Morrow (Inactive) Assignee: Andrew Morrow (Inactive)
Resolution: Done Votes: 0
Labels: legacy-cxx
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
Duplicate
is duplicated by CXX-62 Reduce scope of installed headers to ... Closed

 Description   

Right now we use a glob to select the headers, which pulls in many headers required to build the driver, but which are not actually user facing (where user-facing is determined by being reachable by way of bson.h or dbclient.h).

We should only install the subset of headers required to compile bson.h or dbclient.h


Generated at Wed Feb 07 21:58:05 UTC 2024 using Jira 9.7.1#970001-sha1:2222b88b221c4928ef0de3161136cc90c8356a66.