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

_______________________________________________
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

Reply via email to