I have compiled boost library in stage/Win32/ folder. When I do

target_link_libraries(${TARGET} ${Boost_LIBRARIES}

I get path to stage/lib/*libname* locations which won't work in visual
studio.

how do I get path of library as stage/win32/*libname*
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html

Reply via email to