summaryrefslogtreecommitdiff
path: root/src/coreclr/hosts/unixcoreconsole/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/coreclr/hosts/unixcoreconsole/CMakeLists.txt')
-rw-r--r--src/coreclr/hosts/unixcoreconsole/CMakeLists.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/coreclr/hosts/unixcoreconsole/CMakeLists.txt b/src/coreclr/hosts/unixcoreconsole/CMakeLists.txt
index 94587b5374..2daeaabfa3 100644
--- a/src/coreclr/hosts/unixcoreconsole/CMakeLists.txt
+++ b/src/coreclr/hosts/unixcoreconsole/CMakeLists.txt
@@ -31,8 +31,4 @@ if(NOT CLR_CMAKE_PLATFORM_ANDROID)
)
endif()
-add_dependencies(coreconsole
- coreclr
-)
-
install_clr(coreconsole)