1
0

refactor: finish ironpad migration

- finish ironpad migration but no test because it is not easy to test.
This commit is contained in:
2025-09-18 16:04:41 +08:00
parent ccd0219ead
commit 45e4031b5c
5 changed files with 711 additions and 627 deletions

View File

@ -29,6 +29,7 @@ PRIVATE
yycc/carton/termcolor.cpp
yycc/carton/wcwidth.cpp
yycc/carton/tabulate.cpp
yycc/carton/ironpad.cpp
yycc/carton/csconsole.cpp
)
target_sources(YYCCommonplace
@ -78,6 +79,7 @@ FILES
yycc/carton/termcolor.hpp
yycc/carton/wcwidth.hpp
yycc/carton/tabulate.hpp
yycc/carton/ironpad.hpp
yycc/carton/csconsole.hpp
)
# Setup header infomations