[CMake] How to include Boost in Visual Studio cmake project

Hendrik Sattler post at hendrik-sattler.de
Thu Nov 12 05:55:45 EST 2009


Zitat von Martin Peter Christiansen <martin.p.christiansen at gmail.com>:
> In "C:\local\boost\lib" I have
> - libboost_thread-vc90-mt.lib
> - libboost_thread-vc90-mt-gd-1_39.lib
> - libboost_thread-vc90-mt-gd.lib

MSVC libs usually do not have the lib... prefix. I am not sure if  
CMake does find them in this case.

HS




More information about the CMake mailing list