summaryrefslogtreecommitdiff
path: root/src/third_party/wiredtiger/cmake/toolchains/cl.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'src/third_party/wiredtiger/cmake/toolchains/cl.cmake')
-rw-r--r--src/third_party/wiredtiger/cmake/toolchains/cl.cmake8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/third_party/wiredtiger/cmake/toolchains/cl.cmake b/src/third_party/wiredtiger/cmake/toolchains/cl.cmake
index d6467238ce3..078f8629fe8 100644
--- a/src/third_party/wiredtiger/cmake/toolchains/cl.cmake
+++ b/src/third_party/wiredtiger/cmake/toolchains/cl.cmake
@@ -1,11 +1,3 @@
-#
-# Public Domain 2014-present MongoDB, Inc.
-# Public Domain 2008-2014 WiredTiger, Inc.
-# All rights reserved.
-#
-# See the file LICENSE for redistribution information.
-#
-
cmake_minimum_required(VERSION 3.10.0)
set(CMAKE_C_COMPILER "cl.exe")