mirror of
https://github.com/edubart/otclient.git
synced 2025-05-08 13:29:21 +02: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.