[Cmake] VS run-time library selection

SMITH,GORDON (HP-FtCollins,ex1) gordon.m.smith at hp.com
Tue Mar 4 17:27:27 EST 2003


Hello -

I have a small difficulty in Visual Studio linking a library I've created
using third party object files (no source). The object files (apparently)
link against the single threaded runtime library. The default "code
generation" setting in cmake generated projects seems to be to link against
the multithreaded library. This creates conflicts in this case.

Is there a good way to change the run-time library setting from cmake?

   Thanks,
   - Gordon



More information about the CMake mailing list