[LLVMdev] building only libs with cmake
Jochen Wilhelmy
j.wilhelmy at arcor.de
Mon Oct 18 14:56:02 PDT 2010
>> Now I'm using LLVM_BUILD_EXAMPLES=OFF and I have
>>
>> //Build LLVM example programs.
>> LLVM_BUILD_EXAMPLES:BOOL=OFF
>>
>> in the cmakecache.txt file but it also does not seem to
>> work.
>>
>
> What that means? LLVM_BUILD_EXAMPLES shall create build targets for the
> examples but do not build them when you build the ALL_BUILD target.
>
The targets are present (that's ok) but are selected for build in the
configuration manager.
More information about the llvm-dev
mailing list