mirror of
https://github.com/edubart/otclient.git
synced 2025-10-28 00:55:35 +01:00
* Updated the minimum required standard from C++11 to C++14 (https://en.wikipedia.org/wiki/C%2B%2B14). * Fixed -g0 and -Os flags being passed to luafunctions.cpp when building with MSVC. * Fixed case mismatch in FIND_PACKAGE_HANDLE_STANDARD_ARGS argument in a number of CMake files.