diff options
Diffstat (limited to 'xmake/templates/c++/wxwidgets/template.lua')
| -rw-r--r-- | xmake/templates/c++/wxwidgets/template.lua | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/xmake/templates/c++/wxwidgets/template.lua b/xmake/templates/c++/wxwidgets/template.lua new file mode 100644 index 000000000..ca0fc6319 --- /dev/null +++ b/xmake/templates/c++/wxwidgets/template.lua @@ -0,0 +1,3 @@ +template("wxwidgets") + add_configfiles("xmake.lua") + |
