如何为预存在的包生成新的 Conan 配方
如果你想为已存在的包创建新的 conan 构建配方,使用
不带测试:
conan_new_basic.sh
conan new hello/0.1带测试:
conan_new_with_tests.sh
conan new hello/0.1 -t更多信息:参见打包文档
If this post helped you, please consider buying me a coffee or donating via PayPal to support research & publishing of new posts on TechOverflow