MSYS Makefiles Generator

William A. Hoffman billlist at nycap.rr.com
Tue Apr 4 18:08:33 CEST 2006


At 12:01 PM 4/4/2006, Paulo Jorge Guedes wrote:
>Well, I renamed gnu32 and mingw unistd.h files and now it looks for the right unistd.h which has getuid() and friends declared. It seems that CMAKE_INCLUDE_PATH is ignored...

CMAKE_INCLUDE_PATH is used to find header files.  It does not add an actual -I to
the build.   

-Bill



More information about the Kde-buildsystem mailing list