基础版

This commit is contained in:
2022-04-11 14:44:18 +08:00
parent ac770ebb49
commit 37b29fd98a
5 changed files with 191 additions and 56 deletions

View File

@ -1,36 +1,16 @@
# of_cmake_config
#### Description
本项目用于生成OpenFOAM项目的CMakeLists.txt
#### Software Architecture
Software architecture description
This project is used to generate CMakeLists.txt for OpenFOAM project.
#### Installation
1. xxxx
2. xxxx
3. xxxx
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`
2. Install: `cd of_cmake_config && ./install`
#### Instructions
1. xxxx
2. xxxx
3. xxxx
#### Contribution
1. Fork the repository
2. Create Feat_xxx branch
3. Commit your code
4. Create Pull Request
#### Gitee Feature
1. You can use Readme\_XXX.md to support different languages, such as Readme\_en.md, Readme\_zh.md
2. Gitee blog [blog.gitee.com](https://blog.gitee.com)
3. Explore open source project [https://gitee.com/explore](https://gitee.com/explore)
4. The most valuable open source project [GVP](https://gitee.com/gvp)
5. The manual of Gitee [https://gitee.com/help](https://gitee.com/help)
6. The most popular members [https://gitee.com/gitee-stars/](https://gitee.com/gitee-stars/)
1. Activate OpenFOAM environment
2. In project root path, run `ofCmakeConfig`