ソースを参照

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")
+    set_kind("binary")
     set_homepage("https://wixtoolset.org/")
     set_description("The most powerful set of tools available to create your Windows installation experience.")