diff options
| author | Saikari <[email protected]> | 2025-10-01 22:23:15 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-10-01 22:23:15 +0300 |
| commit | cf83546b9bc1dcbc243f39d76a0c8b5bf4f8f62e (patch) | |
| tree | 1b37cfe5b22245810000586a26b4497f93623e60 /xmake/modules | |
| parent | 6ad2d89e114972b9ba99ea5a1e029ab44cdf6def (diff) | |
Update cmake_importfiles.lua
Diffstat (limited to 'xmake/modules')
| -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 + |
