diff NEWS @ 2479:8437607835ef

branch integration: lua_dll->default
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 20 Feb 2018 11:15:36 +0100
parents 1e2d5e14b3d3
children ad8f30fc28d1
line wrap: on
line diff
--- a/NEWS	Mon Feb 19 16:55:05 2018 +0100
+++ b/NEWS	Tue Feb 20 11:15:36 2018 +0100
@@ -12,6 +12,12 @@
 * New URI: "/tools/create-media-extended" to generate a DICOMDIR
   archive from several resources, including additional type-3 tags
 
+Lua
+---
+
+* New CMake option: "-DENABLE_LUA_MODULES=ON" to enable support for
+  loading external Lua modules if the Lua engine is statically linked
+
 Maintenance
 -----------