-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
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
- is duplicated by
-
CXX-62 Reduce scope of installed headers to only those reachable from bson.h and dbclient.h
- Closed