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

sfcgal-config - returns information about the installed SFCGAL library

Description

       The sfcgal-config shell script displays configuration information for the installed SFCGAL library.

Name

       sfcgal-config - returns information about the installed SFCGAL library

Options

--prefix
              print the prefix used by sfcgal

       --version
              print the SFCGAL version

       --libs Shows  the  complete  set  of  libs  and  other linker options you will need in order to link your
              application with libsfcgal.

       --cflags
              Set of compiler options (CFLAGS) to use when compiling files that use libsfcgal.   Currently  that
              is only the include path to the sfcgal include files.

       --ldflags
              Displays the linker options to use when linking a SFCGAL application.

       --static
              Displays the location of the static library (if available)

sfcgal-config                                     June 10, 2015                                 sfcgal-config(1)

Synopsis

sfcgal-config [OPTIONS]

See Also