Index: openmp/libomptarget/CMakeLists.txt =================================================================== --- openmp/libomptarget/CMakeLists.txt +++ openmp/libomptarget/CMakeLists.txt @@ -75,6 +75,7 @@ "Path to folder containing libomp.so") else() set(LIBOMPTARGET_OPENMP_HEADER_FOLDER "${CMAKE_CURRENT_BINARY_DIR}/../runtime/src") + set(LIBOMPTARGET_OPENMP_HOST_RTL_FOLDER "${LIBOMP_LIBRARY_DIR}") endif()