summaryrefslogtreecommitdiff
path: root/src/coreclr/hosts/unixcorerun/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/coreclr/hosts/unixcorerun/CMakeLists.txt')
-rw-r--r--src/coreclr/hosts/unixcorerun/CMakeLists.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/coreclr/hosts/unixcorerun/CMakeLists.txt b/src/coreclr/hosts/unixcorerun/CMakeLists.txt
index b5dc730aaf..07beaae1df 100644
--- a/src/coreclr/hosts/unixcorerun/CMakeLists.txt
+++ b/src/coreclr/hosts/unixcorerun/CMakeLists.txt
@@ -32,8 +32,4 @@ if(NOT CLR_CMAKE_PLATFORM_ANDROID)
)
endif()
-add_dependencies(corerun
- coreclr
-)
-
install_clr(corerun)