
My previous commit was bugged. Fix it and simplify the code a bit. No need to check for existence for non-versionned include directory on Windows. Just add the non-versionned dirs at the end, without other condition that the target platform being Windows. This way, whether the headers are installed in the versionned or non-versionned dirs, they will be found.