summaryrefslogtreecommitdiff
path: root/src/ildasm/rcdll
diff options
context:
space:
mode:
authormikedn <onemihaid@hotmail.com>2017-01-19 01:49:36 +0200
committerJan Kotas <jkotas@microsoft.com>2017-01-18 15:49:36 -0800
commit69e9c8a6b5bbacaa85b4b7953796364cca02a6a5 (patch)
treee60d4c40a983444374bbb0024a767bf84152844f /src/ildasm/rcdll
parente312e9ab50322b522060fa121d9ed0ddd3a8f4d9 (diff)
downloadcoreclr-69e9c8a6b5bbacaa85b4b7953796364cca02a6a5.tar.gz
coreclr-69e9c8a6b5bbacaa85b4b7953796364cca02a6a5.tar.bz2
coreclr-69e9c8a6b5bbacaa85b4b7953796364cca02a6a5.zip
Remove ILDASM GUI cruft (#8954)
Diffstat (limited to 'src/ildasm/rcdll')
-rw-r--r--src/ildasm/rcdll/CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ildasm/rcdll/CMakeLists.txt b/src/ildasm/rcdll/CMakeLists.txt
index 5fb49daedc..316f778769 100644
--- a/src/ildasm/rcdll/CMakeLists.txt
+++ b/src/ildasm/rcdll/CMakeLists.txt
@@ -24,4 +24,4 @@ target_link_libraries(ildasmrc
${STATIC_MT_VCRT_LIB}
)
-install_clr (ildasmrc) \ No newline at end of file
+install_clr (ildasmrc)