[LLVMdev] building only libs with cmake

Óscar Fuentes ofv at wanadoo.es
Mon Oct 18 11:10:36 PDT 2010


Jochen Wilhelmy <j.wilhelmy at arcor.de> writes:

> is it possible to build only the libs (and no executables) with cmake?
> I already have LLVM_BUILD_TOOLS:BOOL=OFF
> and CLANG_BUILD_EXAMPLES:BOOL=OFF but things like Kaledoscope
> are still built.

LLVM_BUILD_EXAMPLES=OFF

http://www.llvm.org/docs/CMake.html#llvmvars




More information about the llvm-dev mailing list