forked from OSchip/llvm-project
10 lines
292 B
INI
10 lines
292 B
INI
## Autogenerated by LLVM/Clang configuration.
|
|
# Do not edit!
|
|
|
|
config.build_type = "@CMAKE_BUILD_TYPE@"
|
|
config.llvm_obj_root = "@LLVM_BINARY_DIR@"
|
|
config.llvm_src_root = "@LLVM_SOURCE_DIR@"
|
|
|
|
# Let the main config do the real work.
|
|
lit.load_config(config, "@CMAKE_CURRENT_SOURCE_DIR@/lit.cfg")
|