cmake/Help/variable/CMAKE_SHARED_MODULE_PREFIX.rst

9 lines
255 B
ReStructuredText
Raw Normal View History

2014-08-03 19:52:23 +02:00
CMAKE_SHARED_MODULE_PREFIX
--------------------------
The prefix for loadable modules that you link to.
The prefix to use for the name of a loadable module on this platform.
2015-11-17 17:22:37 +01:00
``CMAKE_SHARED_MODULE_PREFIX_<LANG>`` overrides this for language ``<LANG>``.