This release fixed some bugs and improve some compilation problem.
If you want to known more usage, please see online documents。
Changes
- Improve
add_files
to configure the compile option of the given files - Inherit links and linkdirs from the dependent targets and options
- Improve
target.add_deps
and add inherit config, .e.gadd_deps("test", {inherit = false})
- Remove the binary files of
tbox.pkg
- Use
/Zi
instead of/ZI
for msvc
Bugs fixed
- Fix target deps
- Fix
target:add
andoption:add
bug - Fix compilation and installation bug on archlinux