Skip to content

Commit

Permalink
Added static linking instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
metasim committed Apr 4, 2024
1 parent d34e6fc commit 2975cf4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,8 @@ make
make install
```

Setting `-DBUILD_SHARED_LIBS=OFF` enables the generation of a static (`.a`) library.

## Code Style

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

0 comments on commit 2975cf4

Please sign in to comment.