vcpkg/ports/liblemon
Marco Correia 4e0e7efa6a
[liblemon] Supports recent compilers. (#34532)
* Supports recent compilers.

Recent compilers (e.g. clang>=16) changed the default c++ standard to
cxx17. This will break compilation of liblemon. This commit forces
code to be compiled in cxx14 mode.

* Updates port version.
2023-10-18 10:21:47 -07:00
..
fix-cmake.patch [liblemon] Fix cmake config (#33130) 2023-08-14 17:28:50 -07:00
portfile.cmake [liblemon] Supports recent compilers. (#34532) 2023-10-18 10:21:47 -07:00
vcpkg.json [liblemon] Supports recent compilers. (#34532) 2023-10-18 10:21:47 -07:00