Files
CMake/Tests/RunCMake/INSTALL_OBJECT_ONLY_USE_DESTINATION/Consume-Default.cmake
T
Ben Boeckel c1de3c72a3 install: support using DESTINATION as-is for object installation
CMake historically has forced an `objects[-<CONFIG>]/<TARGET_NAME>`
subdirectory under an `OBJECT` library installation's `OBJECTS
DESTINATION` which may be unwanted. Support skipping this component
with a target property.
2025-09-06 00:44:42 -04:00

2 lines
51 B
CMake

include("${CMAKE_CURRENT_LIST_DIR}/Consume.cmake")