simage-config - Display Simage Library Configuration
simage-config OPTION [ OPTION ...
]
simage-config is a script that is used to display what
compiler flags and libraries were used when Simage was built.
- --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).
Morten Eriksen <mortene@coin3d.org>, and
Lars J. Aas <larsa@coin3d.org>