diff options
author | Robert Langlois <ezralanglois@gmail.com> | 2017-06-12 20:18:27 (GMT) |
---|---|---|
committer | Mona Lisa <rlanglois@illumina.com> | 2017-06-14 01:07:32 (GMT) |
commit | 76a0286b1d53ba35d6fa7cee152259bc040d80fb (patch) | |
tree | d0fb2ac70ee69bc042a1f1d21f9c57db7ac73b3c /Source/cmVisualStudio10TargetGenerator.h | |
parent | ee47d80c3b476a56d876888f74387e583c69f79d (diff) | |
download | CMake-76a0286b1d53ba35d6fa7cee152259bc040d80fb.zip CMake-76a0286b1d53ba35d6fa7cee152259bc040d80fb.tar.gz CMake-76a0286b1d53ba35d6fa7cee152259bc040d80fb.tar.bz2 |
UseSWIG: Add `-dllimport` only if not already specified
SWIG fails with a redefined macro error when `-dllimport` is specified
more than once. One case where you would want to specify your own
dllimport is when using SWIG with netstandard2.0. .NET Core does not
search for shared library like Mono or .NET, so you need a fully
qualified shared library name.
Diffstat (limited to 'Source/cmVisualStudio10TargetGenerator.h')
0 files changed, 0 insertions, 0 deletions