Sign in
fuchsia
/
third_party
/
cmake
/
e0a39aeadee2675d050293ada5025f60f3fc0d2f
/
.
/
Tests
/
RunCMake
/
GenEx-LINK_LIBRARY
/
override-features2.cmake
blob: aa6ee768c7d3bfdb0dfbd9cc7a3c819abfc73b31 [
file
] [
log
] [
blame
]
include
(
incompatible
-
features1
.
cmake
)
set_property
(
TARGET lib PROPERTY LINK_LIBRARY_OVERRIDE
"feat2,dep1"
)