[cmake-developers] [PATCH] Fix building on musl-libc

Brad King brad.king at kitware.com
Tue Dec 1 09:13:14 EST 2015


On 11/30/2015 11:05 PM, Kylie McClain wrote:
>> Does <sys/types.h> work here instead?
> 
> Yes, appears to work just fine.

Thanks.  Applied accordingly:

 Include `sys/types.h` header to get `mode_t`
 https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=16f5d184

-Brad



More information about the cmake-developers mailing list