1
0

feat: add new rule for BMapInspector

This commit is contained in:
2026-02-04 22:51:13 +08:00
parent 2240f55964
commit 11abbe2c35
7 changed files with 184 additions and 1 deletions

View File

@@ -19,6 +19,7 @@ PRIVATE
Rule/BBugRules.cpp
Rule/SOneRules.cpp
Rule/SSBRules.cpp
Rule/LXRules.cpp
)
# Setup headers
target_sources(BMapInspector
@@ -40,6 +41,7 @@ FILES
Rule/BBugRules.hpp
Rule/SOneRules.hpp
Rule/SSBRules.hpp
Rule/LXRules.hpp
)
# Setup header infomation
target_include_directories(BMapInspector