[CMake] Actual name of a library

Leif Walsh leif.walsh at gmail.com
Fri Nov 16 17:31:08 EST 2012


Possibly $<TARGET_FILE:name>

Sent from my iPhone

On Nov 16, 2012, at 17:20, Thomas Nilsson <thomas.nilsson at responsive.se> wrote:

> 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
> 
> --
> 
> Powered by www.kitware.com
> 
> Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html
> 
> Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ
> 
> Follow this link to subscribe/unsubscribe:
> http://www.cmake.org/mailman/listinfo/cmake


More information about the CMake mailing list