From f497f32c4809af6ada7e2b36e1592465ebc2083a Mon Sep 17 00:00:00 2001 From: wangyingjun01 Date: Wed, 31 Jul 2024 11:41:01 +0800 Subject: [PATCH] =?UTF-8?q?ImageKnife3.x=E5=88=86=E6=94=AF=E5=90=88?= =?UTF-8?q?=E5=B9=B6=E5=88=B0master=E5=88=86=E6=94=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: wangyingjun01 --- build-profile.json5 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/build-profile.json5 b/build-profile.json5 index f3dcb9a..9c02fd6 100644 --- a/build-profile.json5 +++ b/build-profile.json5 @@ -37,6 +37,10 @@ "name": "library", "srcPath": "./library" }, + { + "name": "gpu_transform", + "srcPath": "./gpu_transform" + }, { "name": "sharedlibrary", "srcPath": "./sharedlibrary",