Go to file
Jesse Qu ff67c48a86 Update build instructions to use CMake presets
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
2026-04-16 14:16:43 +08:00
PropertyEditor Initial commit: BayTemplate Grid Framework DesignTime tool 2026-03-25 17:15:51 +08:00
QtADS Initial commit: BayTemplate Grid Framework DesignTime tool 2026-03-25 17:15:51 +08:00
include Initial commit: BayTemplate Grid Framework DesignTime tool 2026-03-25 17:15:51 +08:00
resource Initial commit: BayTemplate Grid Framework DesignTime tool 2026-03-25 17:15:51 +08:00
source Initial commit: BayTemplate Grid Framework DesignTime tool 2026-03-25 17:15:51 +08:00
ui Initial commit: BayTemplate Grid Framework DesignTime tool 2026-03-25 17:15:51 +08:00
.drone.yml Initial commit: BayTemplate Grid Framework DesignTime tool 2026-03-25 17:15:51 +08:00
.gitignore Initial commit: BayTemplate Grid Framework DesignTime tool 2026-03-25 17:15:51 +08:00
CLAUDE.md Update build instructions to use CMake presets 2026-04-16 14:16:43 +08:00
CMakeLists.txt Initial commit: BayTemplate Grid Framework DesignTime tool 2026-03-25 17:15:51 +08:00
README.md renamed 2026-03-25 17:40:40 +08:00

README.md

Build Status

BayTemplate

电网组成结构及其拓扑--间隔模版设计时Bay Template Designer of Grid Framework DesignTime