build-cpp / cmkr

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

Support strings for single item lists #103

Open mrexodia opened 1 year ago

mrexodia commented 1 year ago

Would be nice to support this:

[project]
name = "foo"
include-after = "bar.cmake"