> "-I/usr/local/include"? I thought this directory was 'automatically' in the list of -I's, so there was no need to put it in there yourself? I completely agree. -I/usr/include/ and/or -I/usr/local/include should never be in the explicit include path, so CMake should never add it. -- Peter Vanroose.