mirror of
https://github.com/ToruNiina/toml11.git
synced 2025-12-16 03:08:52 +08:00
add from_toml and get function
This commit is contained in:
@@ -2,6 +2,7 @@ set(TEST_NAMES
|
||||
test_traits
|
||||
test_value
|
||||
test_to_toml
|
||||
test_from_toml
|
||||
)
|
||||
|
||||
add_definitions("-Wall -Wpedantic")
|
||||
|
||||
Reference in New Issue
Block a user