diff options
| author | cmolocznik <[email protected]> | 2024-11-02 08:30:16 +0800 |
|---|---|---|
| committer | cmolocznik <[email protected]> | 2024-11-02 08:30:16 +0800 |
| commit | 7ff6d7e178e023fc22b77623dee445a3de064622 (patch) | |
| tree | 52cd666275e4596e26e20358ae01c62eda7e011f /core/src/lua/xmake.lua | |
| parent | c6bb229de4c708506344016304b74f457f304434 (diff) | |
fixed error when generating cmake (xmake project -k cmake) for a target that has a dependency (via add_deps) on another target.
error: method 'insert' is not callable (a nil value)
called insert as a method on a table instead of table.insert
Diffstat (limited to 'core/src/lua/xmake.lua')
0 files changed, 0 insertions, 0 deletions
