Author: dreimer
Date: Tue Mar 17 18:06:57 2015
New Revision: 66758
URL:
http://svn.reactos.org/svn/reactos?rev=66758&view=rev
Log:
[CMAKE]
Enable NSWPAT to build dxtn.dll for DX compression. We have no problem in Germany with
that.
Modified:
branches/ReactOS-0.3.17-CLT2015/reactos/cmake/config.cmake
Modified: branches/ReactOS-0.3.17-CLT2015/reactos/cmake/config.cmake
URL:
http://svn.reactos.org/svn/reactos/branches/ReactOS-0.3.17-CLT2015/reactos/…
==============================================================================
--- branches/ReactOS-0.3.17-CLT2015/reactos/cmake/config.cmake [iso-8859-1] (original)
+++ branches/ReactOS-0.3.17-CLT2015/reactos/cmake/config.cmake [iso-8859-1] Tue Mar 17
18:06:57 2015
@@ -58,7 +58,7 @@
"Whether to compile support for ELF files.
Do not enable unless you know what you're doing.")
-set(NSWPAT FALSE CACHE BOOL
+set(NSWPAT TRUE 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).