This avoids potential problems with libc++ 8+ on case-insensitive file systems due to inclusion of a new header called <version> which will end up conflicting with the VERSION file if the search path includes the project root.
This is based on commit 5947749f7850b075f11d6a2aaefe7dad4f63cb62f from the bifcl repository.