summaryrefslogtreecommitdiff
path: root/src/third_party/wiredtiger/cmake/configs/modes.cmake
diff options
context:
space:
mode:
authorLuke Chen <luke.chen@mongodb.com>2022-01-11 12:07:50 +1100
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2022-01-11 01:44:40 +0000
commitb05c9dfcf90ee9b7da28c77cea1ebc5fbe60638b (patch)
tree625c19f29bdef44a48cd06317e9790066c7e3de5 /src/third_party/wiredtiger/cmake/configs/modes.cmake
parent192d662bd0a8513ba3c811cd2e1b1f8cb82ae23a (diff)
downloadmongo-b05c9dfcf90ee9b7da28c77cea1ebc5fbe60638b.tar.gz
Import wiredtiger: 5fa87bff79eda9bb4cf1d025f3f22f04138823de from branch mongodb-5.2
ref: f9db14cbb0..5fa87bff79 for: 5.2.0-rc5 WT-7944 Remove Copyright Headers in CMake Files
Diffstat (limited to 'src/third_party/wiredtiger/cmake/configs/modes.cmake')
-rw-r--r--src/third_party/wiredtiger/cmake/configs/modes.cmake8
1 files changed, 0 insertions, 8 deletions
diff --git a/src/third_party/wiredtiger/cmake/configs/modes.cmake b/src/third_party/wiredtiger/cmake/configs/modes.cmake
index c4a1ba7c0f7..ee2a265742e 100644
--- a/src/third_party/wiredtiger/cmake/configs/modes.cmake
+++ b/src/third_party/wiredtiger/cmake/configs/modes.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
-#
-
# Establishes build configuration modes we can use when compiling.
include(CheckCCompilerFlag)