# 凝视 **Repository Path**: dev_gitee/gaze ## Basic Information - **Project Name**: 凝视 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2025-01-12 - **Last Updated**: 2025-03-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 练习 ## 编译 ```shell # 安装依赖;在修改了 `vcpkg.json` 文件后,需要重新安装依赖 vcpkg install # 默认编译 cmake --preset=default # 构建 cmake --build build ```