check_type_size

Peter Kümmel syntheticpp at gmx.net
Mon Feb 13 23:38:40 CET 2006


Brad King wrote:
> Peter Kümmel wrote:
>> Here a feature request for the cmake
>> CheckTypeSize.cmake file:
>>
>> Could you please add the CMAKE_REQUIRED_INCLUDES
>> variable to the compiler flags:
> 
> No problem.  For now you can copy the module into kdelibs/cmake/modules 
> and make the change until the next CMake release.
> 
> -Brad

Thanks!

Currently I don't need the other REQUIRED vars but way not add
them also:
#  CMAKE_REQUIRED_FLAGS = string of compile command line flags
#  CMAKE_REQUIRED_DEFINITIONS = list of macros to define (-DFOO=bar)

Peter



More information about the Kde-buildsystem mailing list