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

« back to all changes in this revision

Viewing changes to CMake/UseDotNetFrameworkSdk.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 C# .NET.
 
3
#
 
4
# The following variables are set:
 
5
#   (none)
 
6
#
 
7
# This file is based on the work of GDCM:
 
8
#   http://gdcm.svn.sf.net/viewvc/gdcm/trunk/CMake/UseDotNETFrameworkSDK.cmake
 
9
# Copyright (c) 2006-2010 Mathieu Malaterre <mathieu.malaterre@gmail.com>
 
10
#
 
11
 
 
12
message( STATUS "Using .NET compiler version ${CSHARP_DOTNET_VERSION}" )