logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

pdal-config - query PDAL build options

Description

pdal-config allows querying the options used to build the PDAL library.

Name

       pdal-config - query PDAL build options

Options

--cflags
              Compiler flags

       --cxxlibs
              C++ Compiler flags

       --defines
              Compiler defines

       --includes
              Compiler includes

       --libs Libraries

       --plugin-dir
              Plugin directory

       --version
              Library version

                                                  07 March 2022                                   pdal-config(1)

Synopsis

pdal-config [--cflags] [--cxxflags] [--defines] [--includes] [--libs] [--plugin-dir] [--version]

See Also