compiler-research / CppInterOp

A Clang-based C++ Interoperability Library
Other
43 stars 21 forks source link

Try to fix LLVM/Clang/Cling search package process #48

Closed alexander-penev closed 1 year ago

alexander-penev commented 1 year ago

We try to fix some issues in searching packages LLVM, Clang and optional Cling. We define some default values of paths as LLVM_DIR, Clang_DIR and Cling_DIR. Also we "equalize" usage of PATHS and HINTS for search packages.