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

cxxtools-config - output compiler flags for cxxflags usage

Author

       cxxtools was written by Tommi Mäkitalo <tommi@maekitalo.de>.

       This manual page was written by Kari Pahula <kaol@debian.org>, for the Debian project (but may be used by
       others).

                                                   2006-05-10                                 CXXTOOLS-CONFIG(1)

Description

       This manual page documents briefly the cxxtools-config command.

Name

       cxxtools-config - output compiler flags for cxxflags usage

Options

       This program's options starting with two dashes (`-').  A summary of options is included below.

       --libs Output linker flags.

       --cxxflags
              Output C++ preprocessor and compiler flags.

       --logging
              Configured logging type.

       --propertiesapp
              Print logging properties template for application app.

       --logfilefile
              Set logfile to file in following --properties option.

       --help Show summary of options.

       --version
              Show version of program.

Synopsis

cxxtools-config   [--libs]   [--cxxflags]   [--logging]  [--propertiesapp]  [--logfilefile]  [--help]
       [--version]

See Also