LIBRARY_OUTPUT_NAME

From Get docs
Cmake/docs/3.21/prop tgt/library output name


LIBRARY_OUTPUT_NAME

Output name for LIBRARY target files.

This property specifies the base name for library target files. It overrides OUTPUT_NAME and OUTPUT_NAME_ properties.

See also the LIBRARY_OUTPUT_NAME_ target property.

© 2000–2021 Kitware, Inc. and Contributors
Licensed under the BSD 3-clause License.
https://cmake.org/cmake/help/v3.21/prop_tgt/LIBRARY_OUTPUT_NAME.html