Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix Catch2 runsettings (getting there) | Benoit Germain | 2025-03-21 | 1 | -3/+3 |
| | |||||
* | Adjusting MSVC files to ease unit testing | Benoit Germain | 2025-03-21 | 1 | -0/+37 |
* Everything assumes there is a _LuaVersions folder containing all supported Lua versions (binaries, libs and headers) alongside the Lanes.sln location * After that the solutions to build the Lua binaries themselves will appear too for reference (mainly because their output folders will be configured accordingly) |