build-cpp / cmkr

Modern build system based on CMake and TOML.
https://cmkr.build
MIT License
423 stars 28 forks source link

fix(generator): Prevent calling `std::string::back` on an empty string #125

Closed anthonyprintup closed 9 months ago

anthonyprintup commented 9 months ago

Fixes #124