tortellini
tortellini copied to clipboard
A really stupid INI file format for C++11
Results
1
tortellini issues
Sort by
recently updated
recently updated
newest added
A good practice when writing a library with CMake is to export any public targets. This enables code reuse and the usage of `find_package()`. Currently the `tortelini` target isn't being...