| CMAKE_SHARED_LINKER_FLAGS | |
| ------------------------- | |
| Linker flags to be used to create shared libraries. | |
| These flags will be used by the linker when creating a shared library for all | |
| build configurations. | |
| .. include:: ../variable/include/LINKER_FLAGS.rst | |
| See Also | |
| ^^^^^^^^ | |
| * :variable:`CMAKE_SHARED_LINKER_FLAGS_<CONFIG>` |