550 B
550 B
of_cmake_config
Description
This project is used to generate CMakeLists.txt for OpenFOAM project.
Installation
- Activate OpenFOAM environment:
- Using alias
of2012clang
orof2012clangdebug
- source directly:
source $HOME/OpenFOAM/OpenFOAM-v2012/etc/bashrc WM_COMPILER=Clang ...
- Using alias
- Get this project:
git clone https://gitee.com/xfygogo/of_cmake_config.git of_cmake_config
- Install:
cd of_cmake_config && ./install
Instructions
- Activate OpenFOAM environment
- In project root path, run
ofCmakeConfig