[Release] wrt-installer_0.1.23
[framework/web/wrt-installer.git] / CMakeLists.txt
index 78004ae..5a23ce2 100644 (file)
@@ -36,7 +36,7 @@ ENDIF(NOT CMAKE_BUILD_TYPE)
 
 
 #csp from .xml parsing enabled
-OPTION(CSP_SUPPORT "Support for csp policy" ON)
+OPTION(CSP_SUPPORT "Support for csp policy" OFF)
 
 IF(CSP_SUPPORT)
     ADD_DEFINITIONS("-DCSP_ENABLED")