Sign in
cmake
/
cmake
/
76f08a107b344daff524974868ab30353bd9b255
/
.
/
Tests
/
RunCMake
/
GeneratorExpression
/
ImportedTarget-TARGET_BUNDLE_CONTENT_DIR.cmake
blob: ac2d3ce6a867d794e31e1b322e83e59249f33821 [
file
] [
log
] [
blame
]
add_library
(
empty UNKNOWN IMPORTED
)
add_custom_target
(
custom COMMAND echo $
<
TARGET_BUNDLE_CONTENT_DIR
:
empty
>)