diff options
Diffstat (limited to 'third_party/glog/toolchains/vs-14-2015-sdk-8-1.cmake')
-rw-r--r-- | third_party/glog/toolchains/vs-14-2015-sdk-8-1.cmake | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/third_party/glog/toolchains/vs-14-2015-sdk-8-1.cmake b/third_party/glog/toolchains/vs-14-2015-sdk-8-1.cmake new file mode 100644 index 000000000000..463bee052386 --- /dev/null +++ b/third_party/glog/toolchains/vs-14-2015-sdk-8-1.cmake @@ -0,0 +1,2 @@ +# set c++ standard +set(CMAKE_SYSTEM_VERSION 8.1) |