xpxz 2 роки тому
батько
коміт
bb1ff45e53
1 змінених файлів з 1 додано та 0 видалено
  1. 1 0
      packages/d/doctest/xmake.lua

+ 1 - 0
packages/d/doctest/xmake.lua

@@ -1,5 +1,6 @@
 package("doctest")
 package("doctest")
 
 
+    set_kind("library", {headeronly = true})
     set_homepage("http://bit.ly/doctest-docs")
     set_homepage("http://bit.ly/doctest-docs")
     set_description("The fastest feature-rich C++11/14/17/20 single-header testing framework for unit tests and TDD")
     set_description("The fastest feature-rich C++11/14/17/20 single-header testing framework for unit tests and TDD")