mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-06 18:10:40 +02:00
updated Readme.md
This commit is contained in:
parent
a12694b5d0
commit
c7b345237a
@ -33,7 +33,7 @@ Requirements: ROOT
|
|||||||
|
|
||||||
Compiling can be done in two ways.
|
Compiling can be done in two ways.
|
||||||
|
|
||||||
1. Compile using script cmk.sh<br>
|
**1. Compile using script cmk.sh**<br>
|
||||||
|
|
||||||
After compiling, the libraries and executables will be found in `slsDetectorPackage/build/bin` directory<br>
|
After compiling, the libraries and executables will be found in `slsDetectorPackage/build/bin` directory<br>
|
||||||
|
|
||||||
@ -72,7 +72,7 @@ For rebuilding only certain sections<br>
|
|||||||
./cmk.sh -r #only receiver<br>
|
./cmk.sh -r #only receiver<br>
|
||||||
|
|
||||||
|
|
||||||
2. Compile without script
|
**2. Compile without script**
|
||||||
Use cmake to create out-of-source builds, by creating a build folder parallel to source directory.
|
Use cmake to create out-of-source builds, by creating a build folder parallel to source directory.
|
||||||
```
|
```
|
||||||
$ cd ..
|
$ cd ..
|
||||||
|
Loading…
x
Reference in New Issue
Block a user