table of contents
pktools-config(1) | pktools-config(1) |
NAME¶
pktools-config - query pktools build optionsSYNOPSIS¶
pktools-config
[--prefix] [--version] [--libs] [--cflags] [--ld] [--includes]
DESCRIPTION¶
pktools-config allows querying the options used to build the PDAL library.OPTIONS¶
- --prefix
- Installation prefix
- --version
- Library version
- --libs
- Libraries
- --cflags
- Compiler flags
- --ldflags
- Linker flags
- --includes
- Compiler includes
05 November 2016 |