cmake - show command line for a test
Brad King
brad.king at kitware.com
Tue Feb 14 21:33:28 CET 2006
Christian Ehrlicher wrote:
> Brad King schrieb:
>
>>Christian Ehrlicher wrote:
>>
>>>Looks like some include paths are missing - stdint.h isn't found but
>>>HAVE_STDINT_H is defined (because it's in kdewin32/include/mscv). Why is
>>>the path available when we search for the headers but not for test compile?
>>
>>Which test is failing due to this?
>
> "Determining size of struct addrinfo failed with the following output:"
> from ConfigureChecks.cmake:
> "set(CMAKE_EXTRA_INCLUDE_FILES "sys/socket.h;netdb.h")
> check_type_size("struct addrinfo" HAVE_STRUCT_ADDRINFO)"
This is the missing feature of check_type_size that I've just fixed.
-Brad
More information about the Kde-buildsystem
mailing list