Skip to content

FindGSL: recognize libraries name with debug postfix as debug libraries

Silvio Traversaro requested to merge (removed):patch-1 into master

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