diff --git a/src/rust/iced-x86-lua/iced_x86-1.17.0-1.rockspec b/src/rust/iced-x86-lua/iced_x86-1.17.0-1.rockspec index 3e66c338d..88a2b9b46 100644 --- a/src/rust/iced-x86-lua/iced_x86-1.17.0-1.rockspec +++ b/src/rust/iced-x86-lua/iced_x86-1.17.0-1.rockspec @@ -34,6 +34,8 @@ build = { .. '" "$(PREFIX)" "$(LIBDIR)" "$(LUADIR)"', }, windows = { + type = "command", + build_command = "Yeah, no! Send a PR to support Windows: https://github.com/icedland/iced", --TODO: call a luarocks-build-windows.cmd file }, },