Simplified the build commands in CLAUDE.md from complex absolute-path CMake configuration to preset-based approach: - Changed from cmake -B <build-dir> -S <source-dir> ... to cmake --preset default - Changed from cmake --build <build-dir> to ninja -C build/Debug - Updated output location to macOS-specific build/Debug/BayTemplate.app |
||
|---|---|---|
| PropertyEditor | ||
| QtADS | ||
| include | ||
| resource | ||
| source | ||
| ui | ||
| .drone.yml | ||
| .gitignore | ||
| CLAUDE.md | ||
| CMakeLists.txt | ||
| README.md | ||