All libraries must be compiled with /MTd
for the final project to be able to be compiled with /MTd
. I am not sure whether super-builds propagate CMAKE_CXX_FLAGS
to internal projects (I think they don’t).
All libraries must be compiled with /MTd
for the final project to be able to be compiled with /MTd
. I am not sure whether super-builds propagate CMAKE_CXX_FLAGS
to internal projects (I think they don’t).