Skip to content

Conversation

@eramongodb
Copy link
Contributor

Minor followup to #1318, which relocated all generated config headers out of v_noabi. Addresses the following compilation warnings with Clang 21 in a fresh binary directory:

warning: no such include directory: 'src/mongocxx/lib/mongocxx/v_noabi' [-Wmissing-include-dirs]

All generated headers under v1 and private continue to use the existing root-level include path (i.e. ${PROJECT_BINARY_DIR}/lib).

@eramongodb eramongodb requested a review from kevinAlbs March 13, 2025 21:18
@eramongodb eramongodb self-assigned this Mar 13, 2025
@eramongodb eramongodb merged commit b657c6f into mongodb:master Mar 14, 2025
17 of 20 checks passed
@eramongodb eramongodb deleted the cxx-2745-config branch March 14, 2025 16:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants