[Openmp-commits] [openmp] [OpenMP][omptest] Improve CMake and address review comments (PR #159416)
Jan Patrick Lehr via Openmp-commits
openmp-commits at lists.llvm.org
Thu Oct 2 01:40:58 PDT 2025
jplehr wrote:
I just got back to `omptest`. I want to enable it in our buildbots (I thought I had already) in the CMake cache file we use via `set(LIBOMPTEST_BUILD_UNITTESTS ON CACHE BOOL "")`.
Without this patch, I ran into liker errors when I tested it. With this patch, it works and I can execute the unit tests.
https://github.com/llvm/llvm-project/pull/159416
More information about the Openmp-commits
mailing list