1 Star 0 Fork 0

stevending1st/librime

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
env.vs2022.bat 530 Bytes
一键复制 编辑 原始数据 按行查看 历史
Qijia Liu 提交于 2024-01-01 09:09 +08:00 . upgrade boost to 1.84.0 and replace jfrog (#789)
rem Customize your build environment and save the modified copy to env.bat
set RIME_ROOT=%CD%
rem REQUIRED: path to Boost source directory
if not defined BOOST_ROOT set BOOST_ROOT=%RIME_ROOT%\deps\boost-1.84.0
rem architecture, Visual Studio version and platform toolset
set ARCH=Win32
set BJAM_TOOLSET=msvc-14.3
set CMAKE_GENERATOR="Visual Studio 17 2022"
set PLATFORM_TOOLSET=v143
rem OPTIONAL: path to additional build tools
rem set DEVTOOLS_PATH=%ProgramFiles%\Git\cmd;%ProgramFiles%\CMake\bin;C:\Python27;
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/stevending1st/librime.git
git@gitee.com:stevending1st/librime.git
stevending1st
librime
librime
master

搜索帮助