feat: add cli support for BMapInspector
This commit is contained in:
@@ -5,6 +5,8 @@ target_sources(BMapInspector
|
||||
PRIVATE
|
||||
BMapInspector.cpp
|
||||
Utils.cpp
|
||||
Reporter.cpp
|
||||
Cli.cpp
|
||||
Ruleset.cpp
|
||||
)
|
||||
# Setup headers
|
||||
@@ -13,6 +15,8 @@ PRIVATE
|
||||
FILE_SET HEADERS
|
||||
FILES
|
||||
Utils.hpp
|
||||
Reporter.hpp
|
||||
Cli.hpp
|
||||
Ruleset.hpp
|
||||
)
|
||||
# Setup header infomation
|
||||
|
||||
Reference in New Issue
Block a user