change the extra library from a file to an import target; this will avoid differences in the handling of static libraries between different versions of cmake and different platforms. after unifying as a target, extra libraries can be handled as the same as other compiled libraries Signed-off-by: xuxin19 <xuxin19@xiaomi.com>