Skip to content

Integrating the new CMake based build process#26

Open
maxieds wants to merge 8 commits into
masterfrom
cmake-build
Open

Integrating the new CMake based build process#26
maxieds wants to merge 8 commits into
masterfrom
cmake-build

Conversation

@maxieds

@maxieds maxieds commented Nov 12, 2020

Copy link
Copy Markdown

This pull request includes a few changes:

The build procedure to use this on the math-mulberry machine is:

scl enable devtoolset-9 /bin/bash
mkdir -p GTDMMBSoftware2020 && cd GTDMMBSoftware2020
git clone https://github.com/gtDMMB/pmfe.git
cd pmfe
alias cmake="../cmake-3.18.2/bin/cmake"
cmake --configure . && cmake --build .

RE: @ceheitsch @spoznan

@maxieds maxieds mentioned this pull request Nov 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant