[cmake-developers] [MODERN] CMake 3.3 vs Qt 5.5 vs MSVC2015

Nils Gladitz nilsgladitz at gmail.com
Thu Jul 23 10:16:09 EDT 2015


On 07/23/2015 03:47 PM, Konstantin Podsvirov wrote:
> http://blogs.msdn.com/b/vcblog/archive/2015/03/03/introducing-the-universal-crt.aspx
>
> CMake uses the module "InstallRequiredSystemLibraries" to install dependencies.
> Who is in charge here on this module? Should this module to install Universal CRT
> (api-ms-win-crt-runtime-xxx.dll library) for MSVC14 ?

   "6. App-local deployment of the Universal CRT is not supported."

I think that means installation should not be handled by 
"InstallRequiredSystemLibraries".

You should probably just require users to run "Windows Update".

Nils




More information about the cmake-developers mailing list