aboutsummaryrefslogtreecommitdiff
path: root/config/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'config/CMakeLists.txt')
-rw-r--r--config/CMakeLists.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/config/CMakeLists.txt b/config/CMakeLists.txt
index 6b88c92cf0..581f25857b 100644
--- a/config/CMakeLists.txt
+++ b/config/CMakeLists.txt
@@ -12,11 +12,6 @@ check_type_size("size_t" SIZEOF_SIZE_T)
check_type_size("long long" SIZEOF_LONG_LONG)
check_type_size("void *" SIZEOF_VOID_PTR)
-if (CMAKE_HOST_SYSTEM_VERSION MATCHES ".*-(Microsoft|microsoft-standard)")
- # Windows Subsystem for Linux
- set(HAVE_WSL 1)
-endif()
-
check_symbol_exists(_NSGetEnviron crt_externs.h HAVE__NSGETENVIRON)
# Headers