Go to file
Zhuo Yang 37b29fd98a 基础版 2022-04-11 14:44:18 +08:00
.gitee Initial commit 2022-04-11 06:11:23 +00:00
.gitignore 基础版 2022-04-11 14:44:18 +08:00
LICENSE Initial commit 2022-04-11 06:11:23 +00:00
README.en.md 基础版 2022-04-11 14:44:18 +08:00
README.md 基础版 2022-04-11 14:44:18 +08:00
install 基础版 2022-04-11 14:44:18 +08:00
ofCmakeConfig 基础版 2022-04-11 14:44:18 +08:00

README.en.md

of_cmake_config

Description

This project is used to generate CMakeLists.txt for OpenFOAM project.

Installation

  1. Activate OpenFOAM environment:
    • Using alias of2012clang or of2012clangdebug
    • source directly: source $HOME/OpenFOAM/OpenFOAM-v2012/etc/bashrc WM_COMPILER=Clang ...
  2. Get this project: git clone https://gitee.com/xfygogo/of_cmake_config.git of_cmake_config
  3. Install: cd of_cmake_config && ./install

Instructions

  1. Activate OpenFOAM environment
  2. In project root path, run ofCmakeConfig