|
@@ -7,9 +7,10 @@ package("nana")
|
|
|
"https://github.com/cnjinhao/nana.git")
|
|
|
add_versions("1.6.2", "5f5cb791dff292e27bfa29d850b93f809a0d91d6044ea7e22ce7ae76a5d8b24e")
|
|
|
|
|
|
+ --[[ TODO
|
|
|
on_install(function (package)
|
|
|
import("package.tools.cmake").install(package)
|
|
|
- end)
|
|
|
+ end)]]
|
|
|
|
|
|
on_test(function (package)
|
|
|
import("lib.detect.check_cxsnippets")
|