diff options
| author | Raghuram Subramani <raghus2247@gmail.com> | 2026-01-09 19:58:25 -0800 |
|---|---|---|
| committer | Raghuram Subramani <raghus2247@gmail.com> | 2026-01-09 19:58:25 -0800 |
| commit | 8c07c5589f4bfef15026d818385fdcbf3d596119 (patch) | |
| tree | 9cdfdc1d74eb5f4ec79e0b440890fabee1c21a83 /README.md | |
| parent | 9b8c2e469a46020b662e9203bef8da790de2031c (diff) | |
Diffstat (limited to '')
| -rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -23,6 +23,8 @@ Usage: ./msg [-h] [-w] [-v] [-o <output>] <directory> <directory>: Working directory ``` +Here's the CMake command I usually use: `CC=clang cmake -GNinja -DCMAKE_EXPORT_COMPILE_COMMANDS=On -DCMAKE_BUILD_TYPE=Debug ..` + ### Site Structure The site structure is actually fairly simple. `/config.cfg` describes the static directories, in this case only "assets." It could be any number of files & folders, though. |
