about summary refs log tree commit diff
path: root/third_party/glog/toolchains/vs-15-2017-win64-cxx17.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/glog/toolchains/vs-15-2017-win64-cxx17.cmake')
-rw-r--r--third_party/glog/toolchains/vs-15-2017-win64-cxx17.cmake2
1 files changed, 0 insertions, 2 deletions
diff --git a/third_party/glog/toolchains/vs-15-2017-win64-cxx17.cmake b/third_party/glog/toolchains/vs-15-2017-win64-cxx17.cmake
deleted file mode 100644
index 5e4e936872..0000000000
--- a/third_party/glog/toolchains/vs-15-2017-win64-cxx17.cmake
+++ /dev/null
@@ -1,2 +0,0 @@
-# set c++ standard
-set(CMAKE_CXX_FLAGS_INIT "${CMAKE_CXX_FLAGS_INIT} /std:c++17")