In Cmake scripts names of libraries are used without platform specific pre- and suffixes. Is there a way to convert such a name to the actual filename on the current platform? I need this as an argument to a command in my Ctests... /Thomas