view plugins/mod_windows.lua @ 9998:c8646f65767a 0.11

configure: Handle lua being found in /bin (workaround for #1353)
author Kim Alvefur <zash@zash.se>
date Sat, 04 May 2019 22:48:59 +0200
parents 28a90f5fea46
children
line wrap: on
line source

-- Windows platform stub
module:set_global();

-- TODO Add Windows-specific things here