blob: 9f88b2cde3f7955fb519674a7824effd18a5a976 [file] [log] [blame]
set(LLVM_LINK_COMPONENTS support)
add_llvm_executable(lli-child-target
ChildTarget.cpp
../RemoteTarget.cpp
)
set_target_properties(lli-child-target PROPERTIES FOLDER "Misc")