From f927f702e67e3e7cd61ff1a7d50333d15bee8a50 Mon Sep 17 00:00:00 2001 From: Daniel Reimer Date: Sun, 1 Jun 2014 12:00:32 +0000 Subject: [PATCH] Revert that... sorry svn path=/trunk/; revision=63528 --- reactos/cmake/config.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reactos/cmake/config.cmake b/reactos/cmake/config.cmake index a5b44e81cb8..4b04be8fa0c 100644 --- a/reactos/cmake/config.cmake +++ b/reactos/cmake/config.cmake @@ -58,7 +58,7 @@ set(_ELF_ FALSE CACHE BOOL "Whether to compile support for ELF files. Do not enable unless you know what you're doing.") -set(NSWPAT TRUE CACHE BOOL +set(NSWPAT FALSE CACHE BOOL "Whether to build apps/libs with features covered by software patents. If you live in a country where software patents are valid/apply, don't enable this (except they/you purchased a license from the patent owner).