mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-07 22:59:56 -05:00
c1de3c72a3
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.
2 lines
51 B
CMake
2 lines
51 B
CMake
include("${CMAKE_CURRENT_LIST_DIR}/Consume.cmake")
|