From 7902a3a3eee17378a61ef6817af5e73dc3050cfc Mon Sep 17 00:00:00 2001 From: Gaurav Khanna Date: Sat, 16 Apr 2016 10:15:08 -0700 Subject: Cleanup VCRuntime140.dll dependency from native components --- src/ildasm/exe/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'src/ildasm/exe') diff --git a/src/ildasm/exe/CMakeLists.txt b/src/ildasm/exe/CMakeLists.txt index 8b468f07a4..8ce2bc3446 100644 --- a/src/ildasm/exe/CMakeLists.txt +++ b/src/ildasm/exe/CMakeLists.txt @@ -64,7 +64,6 @@ else() target_link_libraries(ildasm ${ILDASM_LINK_LIBRARIES} coreclr - msvcrt ole32 oleaut32 shell32 -- cgit v1.2.3