9 lines · plain
1@AUTO_GEN_COMMENT@2 3config.library_dir = "@LIBOMPTARGET_LIBRARY_DIR@"4config.llvm_build_mode = lit_config.substitute("@LLVM_BUILD_MODE@")5 6# Let the main config do the real work.7lit_config.load_config(config, "@CMAKE_CURRENT_SOURCE_DIR@/unit/lit.cfg.py")8 9