- export Run() from launcher module and add non-module main TU - apply same pattern to module-based test executables - migrate utils/string implementation fully into string.cppm and drop string.cpp - point clangd to linux build compilation database |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| main.cc | ||
| main.cppm | ||
| math.cppm | ||
| math2.cppm | ||