xo-cmake: comments on modules vs configs

This commit is contained in:
Roland Conybeare 2025-07-05 16:16:47 -05:00
commit 5d020e5928
2 changed files with 5 additions and 2 deletions

View file

@ -1,6 +1,6 @@
{
# dependencies
stdenv, cmake, catch2,
stdenv, cmake, catch2, replxx,
xo-cmake, xo-expression, xo-tokenizer
} :