[CMake] Making and using static and shared libraries on Windows with Visual Studio

rleigh at codelibre.net rleigh at codelibre.net
Thu Jul 30 09:39:39 EDT 2015


It turns out this was my fault: removing the instantiation/export of

  std::char_traits<char>

was sufficient to correct the linker errors.

Sorry for the noise,
Roger




More information about the CMake mailing list