[FFS] Silence some only-informative KdPrints.
[reactos.git] / sdk / cmake / config.cmake
index 3fc9ce2..7b29699 100644 (file)
@@ -58,12 +58,6 @@ set(_ELF_ FALSE CACHE BOOL
 "Whether to compile support for ELF files.
 Do not enable unless you know what you're doing.")
 
-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).
-This setting is disabled by default.")
-
 set(BUILD_MP TRUE CACHE BOOL
 "Whether to build the multiprocessor versions of NTOSKRNL and HAL.")