vcpkg/ports/lua/CONTROL
Stephen E. Baker 493d94e296 Dynamically link lua.dll to lua.exe
For lua.exe to load C modules which are linked against lua, it must itself be
linked against lua, otherwise loading the module fails.
2017-09-27 21:24:38 -04:00

4 lines
103 B
Plaintext

Source: lua
Version: 5.3.4-2
Description: a powerful, fast, lightweight, embeddable scripting language