Support FreeGlut libraries with debug postfix
On Windows freeglut by default compiled to library with debug postfix `freeglutd.lib`, but CMake FindGLUT.cmake can't find it
issue