Provided by: libsimage-dev_1.7.1~2c958a6.dfsg-2.1_amd64 bug

NAME

       simage-config - Display Simage Library Configuration

SYNOPSIS

       simage-config OPTION [ OPTION ... ]

DESCRIPTION

       simage-config  is  a script that is used to display what compiler flags and libraries were
       used when Simage was built.

OPTIONS

       --version
              Return Simage version string

       --help Display simage-config usage information

       --cppflags
              Return C pre-processor flags for use when compiling with Simage

       --cflags
              Return C compiler flags for use when compiling with Simage

       --ldflags
              Return linker flags needed when linking against Simage

       --libs Return libraries one must link with when using Simage

       --alternate=<config-name>
              Set Simage configuration to something  other  than  default  (when  using  multiple
              Simage configurations).

AUTHORS

       Morten Eriksen <mortene@coin3d.org>, and
       Lars J. Aas <larsa@coin3d.org>