Hi,
is it please possible to use the original (i.e. the one distributed with CMake) FindGLEW.cmake file? You guys use GLEW_INCLUDE_PATH where as the original one uses GLEW_INCLUDE_DIRS.
When SFML's cmake/Modules path is added to CMAKE_MODULES_PATH, CMake will always favor that instead of the default one.
Deleting the file from the repository should do the trick.