[CMake] Library postfix
    Michael Wild 
    themiwi at gmail.com
       
    Tue Aug 24 04:42:26 EDT 2010
    
    
  
On 24. Aug, 2010, at 10:21 , Diablo 666 wrote:
> 
> Hi,
> 
> is there a way to use the CMAKE_*_POSTFIX variables for libraries which are not targets of the current project? I'd like to avoid the "optimized Foo debug FooD" construct. (Actually, linking against other targets of the current project works well with only "Foo")
> 
> Best regards.
> Andreas
have a look at IMPORTED targets.
Michael
    
    
More information about the CMake
mailing list