diff options
author | Mario Emmenlauer <memmenlauer@biodataanalysis.de> | 2022-09-09 14:45:46 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2022-09-23 13:24:15 (GMT) |
commit | 6b14de6bc55ddc3c6883276153720d8ccc656d85 (patch) | |
tree | 6f3b672f8871b871b8a8ae9afbab11804d702e3c /Help/guide/tutorial/Step7/MathFunctions/MathFunctions.h | |
parent | 12de4ea2e8efc00c57c731b4a42066ef6d20e099 (diff) | |
download | CMake-6b14de6bc55ddc3c6883276153720d8ccc656d85.zip CMake-6b14de6bc55ddc3c6883276153720d8ccc656d85.tar.gz CMake-6b14de6bc55ddc3c6883276153720d8ccc656d85.tar.bz2 |
UseSWIG: Change the library suffix to 'dylib' for C# on macOS
When testing on macOS, the command `swig_add_library("mytarget")`
creates a library `libmytarget.so` instead of `libmytarget.dylib`.
Subsequently, the library is not found by `dotnet` and the
swig-generated `DllImport` statements.
Fixes: #23967
Diffstat (limited to 'Help/guide/tutorial/Step7/MathFunctions/MathFunctions.h')
0 files changed, 0 insertions, 0 deletions