mgorny wrote: > What is the understanding of a standalone build here? Would you mind sharing an example CMake invocation? Thank you. ``` cmake -G Ninja .../llvm-project/offload ``` The one indicated by `OPENMP_STANDALONE_BUILD`. https://github.com/llvm/llvm-project/pull/118173