mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-07 02:20:42 +02:00
comment to compile statically
This commit is contained in:
parent
efd49ae92a
commit
a88aa53d82
@ -36,6 +36,10 @@ Use cmake to create out-of-source builds, by creating an build folder parallel t
|
|||||||
$ make
|
$ make
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Use the following as an example to compile statically and using specific hdf5 folder
|
||||||
|
```
|
||||||
|
$ HDF5_ROOT=/opt/hdf5v1.10.0 cmake -DHDF5_USE_STATIC_LIBRARIES=TRUE ../slsDetectorsPackage
|
||||||
|
```
|
||||||
The libraries and executables will be found at `bin` directory
|
The libraries and executables will be found at `bin` directory
|
||||||
```
|
```
|
||||||
$ ls bin/
|
$ ls bin/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user