Add toml++ and it's example program
This commit is contained in:
parent
2209bda83f
commit
f69cd94c53
4 changed files with 23 additions and 0 deletions
|
|
@ -1 +1,2 @@
|
|||
add_executable(Hello helloWorld.cpp)
|
||||
add_executable(tomlParse tomlParse.cpp)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue