diff options
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.cmake | 2 |
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 5e4e936872d9..000000000000 --- 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") |