|
|
| |
soxt-config(1) |
User Manuals |
soxt-config(1) |
soxt-config - Display SoXt Library Configuration
soxt-config OPTION [ OPTION ... ]
soxt-config is a script that is used to display what compiler flags and
libraries were used when SoXt was built.
- --version
- Return SoXt version string
- --help
- Display soxt-config usage information
- --cppflags
- Return C pre-processor flags for use when compiling with SoXt
- --cxxflags
- Return C++ compiler flags for use when compiling with SoXt
- --ldflags
- Return linker flags needed when linking against SoXt
- --libs
- Return libraries one must link with when using SoXt
- --alternate=<config-name>
- Set SoXt configuration to something other than default (when using
multiple SoXt configurations).
Steve Robbins <smr@debian.org>, and
Lars J. Aas <larsa@coin3d.org>
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |