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