~ubuntu-branches/debian/sid/simpleitk/sid

« back to all changes in this revision

Viewing changes to CMake/UseMono.cmake

  • Committer: Package Import Robot
  • Author(s): Ghislain Antony Vaillant
  • Date: 2017-11-02 08:49:18 UTC
  • Revision ID: package-import@ubuntu.com-20171102084918-7hs09ih668xq87ej
Tags: upstream-1.0.1
ImportĀ upstreamĀ versionĀ 1.0.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#
 
2
# A CMake Module for using Mono.
 
3
#
 
4
# The following variables are set:
 
5
#   (none)
 
6
#
 
7
# Additional references can be found here:
 
8
#   http://www.mono-project.com/Main_Page
 
9
#   http://www.mono-project.com/CSharp_Compiler
 
10
#
 
11
# This file is based on the work of GDCM:
 
12
#   http://gdcm.svn.sf.net/viewvc/gdcm/trunk/CMake/FindMono.cmake
 
13
# Copyright (c) 2006-2010 Mathieu Malaterre <mathieu.malaterre@gmail.com>
 
14
#
 
15
 
 
16
message( STATUS "Using Mono compiler version ${CSHARP_MONO_VERSION}" )
 
 
b'\\ No newline at end of file'