updated for compilation

This commit is contained in:
2018-03-14 16:19:30 +01:00
parent b58c3e8951
commit dd6301d66d
8 changed files with 35 additions and 51 deletions

View File

@ -7,7 +7,7 @@ Documentation to obtain the binaries via the conda package is available [here.](
### Source code
One can also obtain the source code from this repository and compile while realizing the setup dependencies as required.
```
git clone https://github.com/slsdetectorgroup/slsDetectorPackage.git --branch 3.1.0
git clone https://github.com/slsdetectorgroup/slsDetectorPackage.git
```
#### Setup dependencies
@ -44,6 +44,9 @@ Usage: [-c] [-b] [-h] [-d HDF5 directory] [-j]<br>
* -g: Build/Rebuilds only gui<br>
* -j: Number of threads to compile through<br>
Basic Option:
./cmk.sh -b
For only make:
./cmk.sh