summaryrefslogtreecommitdiffstats
path: root/hello/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'hello/CMakeLists.txt')
-rw-r--r--hello/CMakeLists.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/hello/CMakeLists.txt b/hello/CMakeLists.txt
index 4f61ac3..b8db38c 100644
--- a/hello/CMakeLists.txt
+++ b/hello/CMakeLists.txt
@@ -1,5 +1,3 @@
-add_dotnet_target(HelloCMake)
-
add_dotnet_executable(HelloCMake
MAIN Program
SOURCES ${CMAKE_CURRENT_SOURCE_DIR}/Program.cs