refactor: finish ironpad migration
- finish ironpad migration but no test because it is not easy to test.
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user