hanchenye-llvm-project/llvm/cmake
Michael Gottesman be5b7871d9 [cmake] Create the LLVM_BUILD_UTILS option.
This option is the equivalent option to LLVM_BUILD_TOOLS but for executables
created via add_llvm_utility.

This is a useful tool for improving compile time in situations where LLVM is
used as a library and no testing tools are needed.

It follows the exact same implemention model as LLVM_BUILD_TOOLS.

Since the option is by default set to on, no behavior is changed unless one sets
it from the command line to be false.

llvm-svn: 275007
2016-07-10 02:43:47 +00:00
..
modules [cmake] Create the LLVM_BUILD_UTILS option. 2016-07-10 02:43:47 +00:00
platforms
README
config-ix.cmake [build] Make sure to link main executable with pthreads 2016-06-21 19:34:40 +00:00
config.guess
dummy.cpp
nsis_icon.ico
nsis_logo.bmp

README

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