mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-24 07:08:38 -05:00
0a81ea1f12
Fixes: #23121
5 lines
118 B
CMake
5 lines
118 B
CMake
|
|
include(incompatible-library-features2.cmake)
|
|
|
|
set_property(TARGET lib1 PROPERTY LINK_LIBRARY_OVERRIDE_dep1 "feat1")
|