FindGSL: recognize libraries name with debug postfix as debug libraries

This modification is necessary if the GSL libraries are installed in an installation layout without Release and Debug subdirectories, for example when installed by vcpkg .

See https://github.com/Microsoft/vcpkg/issues/1196 for some more background on this fix.

Topic-rename: FindGSL-debug-postfix

Merge request reports

Loading