From 6ad2d89e114972b9ba99ea5a1e029ab44cdf6def Mon Sep 17 00:00:00 2001 From: Saikari Date: Wed, 1 Oct 2025 22:22:10 +0300 Subject: Update cmake_importfiles.lua --- xmake/modules/target/action/install/cmake_importfiles.lua | 1 - 1 file changed, 1 deletion(-) diff --git a/xmake/modules/target/action/install/cmake_importfiles.lua b/xmake/modules/target/action/install/cmake_importfiles.lua index 6b3d97546..ba8815d23 100644 --- a/xmake/modules/target/action/install/cmake_importfiles.lua +++ b/xmake/modules/target/action/install/cmake_importfiles.lua @@ -169,4 +169,3 @@ function main(target, opt) end end end - -- cgit v1.3.1