diff options
| -rw-r--r-- | xmake/modules/target/action/install/cmake_importfiles.lua | 1 |
1 files changed, 0 insertions, 1 deletions
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 - |
