Skip to content

Commit 2975cf4

Browse files
committed
Added static linking instructions
1 parent d34e6fc commit 2975cf4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,8 @@ make
136136
make install
137137
```
138138

139+
Setting `-DBUILD_SHARED_LIBS=OFF` enables the generation of a static (`.a`) library.
140+
139141
## Code Style
140142

141143
This project enforces the PDAL code styles, which can checked as follows :

0 commit comments

Comments
 (0)