[CMake] CMAKE_CXX_STANDARD_LIBRARIES

Philip Lowman philip at yhbt.com
Mon May 12 22:40:08 EDT 2008


On Mon, May 12, 2008 at 2:46 PM, Glenn Pierce <glennpierce at gmail.com> wrote:

> Also I would like it only linked to "user32.lib gdi32.lib"
>
> i have tried using
>
> SET(CMAKE_CXX_STANDARD_LIBRARIES, "user32.lib gdi32.lib")
>
> but it seems to have no effect.


The cache FORCE technique I mentioned in my other post should work for this
variable as well.

-- 
Philip Lowman
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20080512/a3dfa870/attachment-0001.htm>


More information about the CMake mailing list