2
0
xpxz 2 жил өмнө
parent
commit
cf270e046b

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

@@ -1,5 +1,6 @@
 package("workspace_hanya")
 
+    set_kind("library", {headeronly = true})
     set_homepage("https://github.com/CodingHanYa/workspace")
     set_description("Workspace is a lightweight asynchronous execution framework based on C++11")
     set_license("Apache-2.0")