Skip to content

cmake: add the llvm include path for realm static

Wei Wu requested to merge fix_llvm_include into master

This PR fixed an error when enabling the LLVM module. Here is the job: https://gitlab.com/StanfordLegion/legion/-/jobs/6821915306

I forgot to add the llvm include path for the realm static.

Merge request reports