[CMake] Problems with cmake, visualstudio generator and add_library / target_link_libraries

Michael Jackson mike.jackson at bluequartz.net
Wed Sep 24 07:48:30 EDT 2008


target_link_libraries(socket  ws2_32)


  Cmake will figure out the proper suffix to use.

Mike


On Sep 24, 2008, at 4:56 AM, Thomas Veith wrote:

> target_link_libraries(socket  ws2_32.lib



More information about the CMake mailing list