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