Use C++17 (#579)
* Use C++17 * Replace std::random_shuffle with std::shuffle * Add random include
This commit is contained in:
1
3rdparty/utf8-cpp/CMakeLists.txt
vendored
1
3rdparty/utf8-cpp/CMakeLists.txt
vendored
@@ -1,2 +1 @@
|
||||
cmake_minimum_required(VERSION 3.0)
|
||||
set(CMAKE_CXX_STANDARD 11)
|
||||
|
||||
Reference in New Issue
Block a user