mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-27 03:49:00 +08:00
81fbbf8d96
* [sol2] Use the single header release Using the single header release of the library is easier, faster to 'build', and is recommended by the documentation. It also fix the duplicated include folder issue of the previous port : <sol/sol/sol.hpp> can now be replaced with <sol/sol.hpp> as it should be. Is there any drawback about using the single header release that I am not seing? * [sol2] Re-enable cmake config files export * [sol2] Fix duplicated line
5 lines
224 B
Plaintext
5 lines
224 B
Plaintext
Source: sol2
|
|
Version: 3.0.3-2
|
|
Homepage: https://github.com/ThePhD/sol2
|
|
Description: Sol v2.0 - a C++ <-> Lua API wrapper with advanced features and top notch performance - is here, and it's great
|
|
Build-Depends: lua (windows) |