Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Markus Rampp
votca
Commits
648ed41d
Commit
648ed41d
authored
Jun 30, 2020
by
Christoph Scherer
Browse files
Update README.md: include DBUILD_CSG_MANUAL and DBUILD_CSG_TUTORIALS
parent
e42c3e10
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
648ed41d
...
...
@@ -10,7 +10,7 @@ git clone -b ${version} https://gitlab.mpcdf.mpg.de/votca/votca
cd votca
mkdir build
cd build
cmake -DBUILD_CSGAPPS=ON -DBUILD_CTP=ON -DCMAKE_INSTALL_PREFIX=${prefix} ..
cmake -DBUILD_CSGAPPS=ON -DBUILD_CTP=ON
-DBUILD_CSG_MANUAL=ON -DBUILD_CSG_TUTORIALS=ON
-DCMAKE_INSTALL_PREFIX=${prefix} ..
make -j<number of cores>
make install
```
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment