[Openmp-commits] [openmp] [openmp] Allow to build doxygen-openmp in the stand alone mode (PR #181723)

Michael Kruse via Openmp-commits openmp-commits at lists.llvm.org
Mon Feb 16 14:38:05 PST 2026


https://github.com/Meinersbur requested changes to this pull request.

OpenMP standalone mode (`OPENMP_STANDALONE_BUILD`) is going to be removed soon: #149878

You could still build openmp in "runtimes default build" (sometime also called "standalone runtimes " build), not care about what compiler gcc detects, and just run `ninja doxygen-openmp`.

https://github.com/llvm/llvm-project/pull/181723


More information about the Openmp-commits mailing list