llvm/cmake
Oscar Fuentes b8352de551 CMake: generate targets for tools and examples even when
LLVM_BUILD_TOOLS or LLVM_BUILD_EXAMPLES are OFF.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@89635 91177308-0d34-0410-b5e6-96231b3b80d8
2009-11-23 00:21:43 +00:00
..
modules CMake: generate targets for tools and examples even when 2009-11-23 00:21:43 +00:00
config-ix.cmake CMake: Pass -lm to check_symbol_exists for detecting several math 2009-11-12 05:36:09 +00:00
README CMake: Added notes pointing to the LLVM CMake documentation. 2009-04-04 22:52:02 +00:00

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