On Feb 14, 2011, at 12:19 PM, Óscar Fuentes wrote:

> Hello Argiris.
> 
> Argyrios Kyrtzidis <[email protected]> writes:
> 
>> Could you take a look at having -I ${CMAKE_CURRENT_BINARY_DIR}
>> included by default in the CMAKE_CXX_FLAGS, or offer hints how to do
>> it ?
>> 
>> On Feb 14, 2011, at 10:13 AM, Argyrios Kyrtzidis wrote:
>> 
>>> +# So 'Checkers.inc' can be included from the cmake build directory.
>>> +# FIXME: Someone more familiar with cmake should enable this for all of 
>>> LLVM.
>>> +set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -I ${CMAKE_CURRENT_BINARY_DIR}")
>>> +
> 
> Done. clang: r125514, LLVM: r125513.

Thanks!

> 
> _______________________________________________
> cfe-commits mailing list
> [email protected]
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits


_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to