CMAKE_INSTALL_OBJECT_ONLY_USE_DESTINATIONΒΆ

Added in version 4.2.

Controls whether the install(DESTINATION) for object libraries is used as-is or supplemented with conflict-avoiding subdirectories.

CMAKE_INSTALL_OBJECT_ONLY_USE_DESTINATION is used to initialize the INSTALL_OBJECT_ONLY_USE_DESTINATION property on all targets. See that target property for more information.