Skip to content

Conversation

@hyoklee
Copy link
Member

@hyoklee hyoklee commented Jan 11, 2026

close #6130


Important

Enable C++ scanning in CodeQL by setting CXX=mpic++ and configuring HDF5 to build the C++ library in .github/workflows/codeql.yml.

  • Environment Variables:
    • Add CXX=mpic++ to .github/workflows/codeql.yml to set the C++ compiler.
  • CMake Configuration:
    • Enable HDF5_BUILD_CPP_LIB and HDF5_ALLOW_UNSUPPORTED in .github/workflows/codeql.yml to build the C++ library.

This description was created by Ellipsis for c042a51. You can customize this summary. It will automatically update as commits are pushed.

Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: To be triaged

Development

Successfully merging this pull request may close these issues.

CodeQL Doesn't Scan C++ Files

1 participant