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

polymake-config - script to get information about the installed version of polymake

Description

       Print  bits  of  polymake configuration useful to compose Makefiles for programs linked with its callable
       library.

Name

       polymake-config - script to get information about the installed version of polymake

Options

polymake-config accepts the following options:

       --cc    print the name of C++ compiler and linker

       --cflags
               print the C++ compiler flags without header paths

       --includes
               print the C++ compiler flags for header paths

       --ldflags
                print the linker flags

       --libs
                print the libraries to link with

Synopsis

polymake-config --help | --version | [--debug] --OPTION

See Also