summaryrefslogtreecommitdiff
path: root/cmake/CMakeCSharpCompiler.cmake.in
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/CMakeCSharpCompiler.cmake.in')
-rw-r--r--cmake/CMakeCSharpCompiler.cmake.in10
1 files changed, 0 insertions, 10 deletions
diff --git a/cmake/CMakeCSharpCompiler.cmake.in b/cmake/CMakeCSharpCompiler.cmake.in
deleted file mode 100644
index a14bade..0000000
--- a/cmake/CMakeCSharpCompiler.cmake.in
+++ /dev/null
@@ -1,10 +0,0 @@
-set(CMAKE_CSharp_COMPILER "@CMAKE_CSharp_COMPILER@")
-set(CMAKE_CSharp_COMPILER_LOADED @CMAKE_CSharp_COMPILER_LOADED@)
-
-# Don't do that otherwise you can't change the path later
-#set(GAC_DIR @GAC_DIR@)
-
-set(_csc_default_lib_path @_csc_default_lib_path@ CACHE INTERNAL "")
-
-set(CMAKE_CSharp_COMPILER_ENV_VAR "CSC")
-