llvm-project/llvm/cmake
Michał Górny 919dba9248 [llvm] [cmake] Fix finding modern ounit2
Apparently modern versions of ounit2 can only be found as "ounit2"
rather than "oUnit" version 2.  Update the CMake check to support both
variants.  This makes the OCaml tests run again with ounit2-2.2.4.

Differential Revision: https://reviews.llvm.org/D119079
2022-02-12 13:45:17 +01:00
..
modules [docs] Remove hard-coded version numbers from sphinx configs 2022-02-01 23:14:12 -08:00
platforms [cmake] Increase -fms-compatibility-version in Windows toolchain file 2022-02-03 13:41:46 -08:00
README
config-ix.cmake [llvm] [cmake] Fix finding modern ounit2 2022-02-12 13:45:17 +01:00
config.guess [PowerPC] Add the LLVM triple for powerpcle [1/5] 2021-01-02 12:17:22 -06:00
dummy.cpp
nsis_icon.ico
nsis_logo.bmp
unwind.h [ExecutionEngine] Check for libunwind before calling __register_frame 2021-08-15 13:35:53 +01:00

README

See docs/CMake.html for instructions on how to build LLVM with CMake.