[CMake] get_target_property( LOCATION) and CMAKE_DEBUG_POSTFIX (aka: Installing PDB files)

Mathieu Malaterre mathieu.malaterre at gmail.com
Tue Feb 8 03:16:48 EST 2011


On Tue, Feb 8, 2011 at 4:36 AM, Michael Hertling <mhertling at online.de> wrote:
>>   Is there another API to retrieve the path to a dll file generated by
>> cmake from its target name ?
>
> Have you already tried the LOCATION_<CONFIG> target property?
>                                   ^^^^^^^^^

Fantastic ! Exactly what I was missing.

Thanks.
-- 
Mathieu


More information about the CMake mailing list