浏览代码

Set kind for wixtoolset (#4088)

A2va 1 年之前
父节点
当前提交
0ae97b287b
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      packages/w/wixtoolset/xmake.lua

+ 1 - 0
packages/w/wixtoolset/xmake.lua

@@ -1,4 +1,5 @@
 package("wixtoolset")
 package("wixtoolset")
+    set_kind("binary")
     set_homepage("https://wixtoolset.org/")
     set_homepage("https://wixtoolset.org/")
     set_description("The most powerful set of tools available to create your Windows installation experience.")
     set_description("The most powerful set of tools available to create your Windows installation experience.")