vcpkg/ports/sol2
Rémy Tassoux 81fbbf8d96 [sol2] Use the single header release (#8776)
* [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
2019-10-30 18:13:43 -07:00
..
CONTROL [sol2] Use the single header release (#8776) 2019-10-30 18:13:43 -07:00
fix-namespace.patch [sol2]Disable export namespace to fix usage issue. (#8243) 2019-09-26 05:43:46 -07:00
portfile.cmake [sol2] Use the single header release (#8776) 2019-10-30 18:13:43 -07:00