summaryrefslogtreecommitdiffstats
path: root/Modules/FindosgFX.cmake
diff options
context:
space:
mode:
authorDaniele E. Domenichelli <daniele.domenichelli@iit.it>2016-11-10 15:49:46 (GMT)
committerDaniele E. Domenichelli <daniele.domenichelli@iit.it>2016-11-11 07:13:47 (GMT)
commitd0a9d8bbe60edfb7cf7569fe8162b17bba294182 (patch)
treeee1f3f236011548653e44667f967861af8a33873 /Modules/FindosgFX.cmake
parenta21f74767c61c36308ede4b35f69a342cb60c129 (diff)
downloadCMake-d0a9d8bbe60edfb7cf7569fe8162b17bba294182.zip
CMake-d0a9d8bbe60edfb7cf7569fe8162b17bba294182.tar.gz
CMake-d0a9d8bbe60edfb7cf7569fe8162b17bba294182.tar.bz2
UseSWIG: Add swig_add_library macro.
swig_add_module does not allow to set the type for the library and instead always create the library as MODULE. This patch adds the new swig_add_library command with this signature: SWIG_ADD_LIBRARY(<name> [TYPE <SHARED|MODULE|STATIC>] LANGUAGE <language> SOURCES <file>... ) The swig_add_module is deprecated in favour of swig_add_library. Closes: #16415
Diffstat (limited to 'Modules/FindosgFX.cmake')
0 files changed, 0 insertions, 0 deletions