This commit is contained in:
x-tools-author 2025-04-20 11:40:18 +08:00
parent b8358b9a88
commit 07f8b89bb9

10
docs/docs/build/index.md vendored Normal file
View File

@ -0,0 +1,10 @@
---
title: 编译项目
nav_order: 14
---
## 编译项目
软件v7使用Qt6.8.x构建使用CMake构建项目。
> 安装Qt6.8.x使用Qt CreatorCMakeLists.txt文件点击“构建”按钮即可编译项目。