From 43d3639dbd55129a6a4cb4dc51677abaa0e54fb1 Mon Sep 17 00:00:00 2001 From: Steve Lhomme Date: Sun, 3 May 2020 09:35:24 +0200 Subject: [PATCH] Use the official way to set the C++ standard https://cmake.org/cmake/help/latest/prop_tgt/CXX_STANDARD.html It may also work in newer version of MSVC --- CMakeLists.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CMakeLists.txt b/CMakeLists.txt index c6cfd8a..8dcc38c 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -8,6 +8,8 @@ target_include_directories(lzokay PUBLIC $