Commit Graph

3 Commits

Author SHA1 Message Date
rewine 41aac0ddea fix: remove redundant submodule options and configs
1. Remove duplicate CMake option for WITH_SUBMODULE_WAYLIB that was both
defined and set to ON
2. Eliminate redundant build presets (submodule & submodule-with-clang)
that only differed by compiler settings
3. Simplify CMakePresets.json by keeping only essential configurations
4. Maintain single source of truth for binary directory configuration

fix: 删除冗余的子模块选项和配置

1. 移除重复定义的 WITH_SUBMODULE_WAYLIB 选项,该选项已被设置为 ON
2. 删除冗余的构建预设(submodule 和 submodule-with-clang),这些配置仅编
译器设置不同
3. 简化 CMakePresets.json 文件,保留必要配置
4. 维护单一可信的二进制目录配置来源
2025-07-24 14:46:01 +08:00
groveer 486c1aadf5 feat: add clang for cmake presets
Log:
2024-09-20 16:38:58 +08:00
Zhang Dingyuan c5e95556db feat: add cmake presets
add some cmake presets for developer

Log:
2024-09-09 09:29:27 +08:00