修改项目结构以便于扩展,引入clang-format格式化
This commit is contained in:
@@ -6,10 +6,9 @@ from conan import tools
|
||||
import os
|
||||
|
||||
|
||||
|
||||
class loggingRecipe(ConanFile):
|
||||
name = "logging"
|
||||
version = "0.1.1"
|
||||
version = "0.1.2"
|
||||
license = "MIT"
|
||||
author = "321640253@qq.com"
|
||||
url = "https://github.com/WangZhongDian/logging.git"
|
||||
|
||||
Reference in New Issue
Block a user