1
0

feat: add new rule in BMapInspector

This commit is contained in:
2026-02-04 21:32:34 +08:00
parent 7b40c64470
commit 2240f55964
6 changed files with 95 additions and 7 deletions

View File

@@ -18,6 +18,7 @@ PRIVATE
Rule/ZZQRules.cpp
Rule/BBugRules.cpp
Rule/SOneRules.cpp
Rule/SSBRules.cpp
)
# Setup headers
target_sources(BMapInspector
@@ -38,6 +39,7 @@ FILES
Rule/ZZQRules.hpp
Rule/BBugRules.hpp
Rule/SOneRules.hpp
Rule/SSBRules.hpp
)
# Setup header infomation
target_include_directories(BMapInspector