doc: update repo link
This commit is contained in:
parent
33c1e91f4d
commit
412142f88e
|
@ -8,7 +8,7 @@ This project is used to generate CMakeLists.txt for OpenFOAM project.
|
|||
0. Activate OpenFOAM environment:
|
||||
- Using alias `of2012clang` or `of2012clangdebug`
|
||||
- source directly: `source $HOME/OpenFOAM/OpenFOAM-v2012/etc/bashrc WM_COMPILER=Clang ...`
|
||||
1. Get this project: `git clone https://gitee.com/xfygogo/of_cmake_config.git of_cmake_config`
|
||||
1. Get this project: `git clone https://github.com/zhyang-dev/of_cmake_config.git`
|
||||
2. Install: `cd of_cmake_config && ./install`
|
||||
|
||||
#### Instructions
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
0. 激活OpenFOAM环境:
|
||||
- 使用别名 `of2012clang` or `of2012clangdebug`
|
||||
- 直接source: `source $HOME/OpenFOAM/OpenFOAM-v2012/etc/bashrc WM_COMPILER=Clang ...`
|
||||
1. 获取该项目源码:`git clone https://gitee.com/xfygogo/of_cmake_config.git of_cmake_config`
|
||||
1. 获取该项目源码:`git clone https://github.com/zhyang-dev/of_cmake_config.git`
|
||||
2. 安装:`cd of_cmake_config && ./install`
|
||||
|
||||
#### 使用说明
|
||||
|
|
Loading…
Reference in New Issue