mirror of
https://github.com/ToruNiina/toml11.git
synced 2025-12-16 03:08:52 +08:00
split parsing unicode file
This commit is contained in:
@@ -10,6 +10,7 @@ set(TEST_NAMES
|
||||
test_acceptor
|
||||
test_parser
|
||||
test_parse_file
|
||||
test_parse_unicode
|
||||
)
|
||||
|
||||
CHECK_CXX_COMPILER_FLAG("-Wall" COMPILER_SUPPORTS_WALL)
|
||||
|
||||
Reference in New Issue
Block a user