[Openmp-commits] [openmp] [OpenMP] Add `OPENMP_INCLUDE_TESTS` (PR #143390)
Michael Kruse via Openmp-commits
openmp-commits at lists.llvm.org
Tue Aug 26 08:02:55 PDT 2025
Meinersbur wrote:
@jprotze LLVM has `xyz_INCLUDE_TESTS` options to speed up CMake configuration time and when cross-compiling where such tests could not run anyway but could result in a configuration error due to the CMakeLists.txt not prepared for cross-compilation.
https://github.com/llvm/llvm-project/pull/143390
More information about the Openmp-commits
mailing list