diff options
| -rw-r--r-- | xmake/modules/target/action/install/cmake_importfiles.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xmake/modules/target/action/install/cmake_importfiles.lua b/xmake/modules/target/action/install/cmake_importfiles.lua index ba8815d23..6b3d97546 100644 --- a/xmake/modules/target/action/install/cmake_importfiles.lua +++ b/xmake/modules/target/action/install/cmake_importfiles.lua @@ -169,3 +169,4 @@ function main(target, opt) end end end + |
