I have a target to build libxyz.a
add_subdirectory( "${SANDBOX}/xyz" "${PROJECT_BINARY_DIR}/out_xyz" )
and linking using
list( APPEND LI