1 Star 0 Fork 3

FreeCAD/shaper

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
env.sh 598 Bytes
一键复制 编辑 原始数据 按行查看 历史
azv 提交于 2022-01-26 13:49 . Coding style (fix too long line)
#!/bin/bash -x
export SALOME_DIR=/dn46/SALOME/series9x/current-2022-01-07
# Path to sources
export SOURCES_DIR=$(pwd)
# Path to build directory
export BUILD_DIR=$(cd ${SOURCES_DIR}/.. && pwd)/build
# Path to linux_run.sh & salome_run.sh
export AUT_DIR=$(pwd)
# Path to env_*.sh files
export TOOLS_DIR=$(pwd)
source ${SALOME_DIR}/start.sh
# Path to special products dir (lcov, cpplint)
export SHAPER_PDIR=/dn48/newgeom/common/products
# Path to install directory
export SHAPER_ROOT_DIR=$(cd ${SOURCES_DIR}/.. && pwd)/install
source ${TOOLS_DIR}/env_linux.sh
source ${TOOLS_DIR}/env_salome.sh
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/FreeCAD/shaper.git
git@gitee.com:FreeCAD/shaper.git
FreeCAD
shaper
shaper
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385