File: UseDotNetFrameworkSdk.cmake

package info (click to toggle)
pbbam 0.7.4%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 10,384 kB
  • ctags: 5,236
  • sloc: cpp: 48,068; python: 1,444; xml: 852; ansic: 820; makefile: 175; sh: 52; cs: 12
file content (16 lines) | stat: -rw-r--r-- 477 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#
# A CMake Module for using Mono.
#
# The following variables are set:
#   (none)
#
# Additional references can be found here:
#   http://www.mono-project.com/Main_Page
#   http://www.mono-project.com/CSharp_Compiler
#
# This file is based on the work of GDCM:
#   http://gdcm.svn.sf.net/viewvc/gdcm/trunk/CMake/FindMono.cmake
# Copyright (c) 2006-2010 Mathieu Malaterre <mathieu.malaterre@gmail.com>
#

message( STATUS "Using .NET compiler version ${CSHARP_DOTNET_VERSION}" )