https://github.com/Kitware/CMake
Revision 7ca923bcaf0b548445fca8c0c18784aca3415bc2 authored by Brad King on 20 January 2020, 18:16:57 UTC, committed by Brad King on 20 January 2020, 18:19:56 UTC
VS now distributes these additional runtime libraries.  Install them if
available.

Fixes: #20228
1 parent 5b43aa7
Raw File
Tip revision: 7ca923bcaf0b548445fca8c0c18784aca3415bc2 authored by Brad King on 20 January 2020, 18:16:57 UTC
IRSL: Install msvcp140_{1,2,codecvt_ids}.dll if available
Tip revision: 7ca923b
CMakeGraphVizOptions.cmake
set(GRAPHVIZ_IGNORE_TARGETS "tartest;testSystemTools;testRegistry;testProcess;testIOS;testHashSTL;testFail;testCommandLineArguments;xrtest;LIBCURL;foo")
back to top