skystrife / cpptoml

cpptoml is a header-only library for parsing TOML
MIT License
587 stars 133 forks source link

update #111

Open ChemBrain opened 5 years ago

ChemBrain commented 5 years ago

The CMakeLists.txt file says set(cpptoml_VERSION 0.4.0) set(cpptoml_TOML_VERSION 0.4.0)

But README.md says Targets: TOML v0.5.0 as of August 2018.

Update the CMakesLists.txt file to reflect the new version target