DOKK / manpages / debian 10 / ctpp2-utils / ctpp2-config.1.en
CTPP2-CONFIG(1) General Commands Manual (1) CTPP2-CONFIG(1)

ctpp2-configCTPP configuration tool

ctpp2-config [--version] [--flags] [--cc] [--cxx] [--make] [--libs] [--includes] [--includes2]

ctpp2-config parses data in JSON format from file source.json and prints result to standard output.

print the ctpp2 version number
print C++ compiler flags
print executable name of C compiler
print executable name of C++ compiler
print executable name of make
print displays list of libraries
print list of include dirs
print list of include dirs with '-I' prefixes

The ctpp2-config utility exits 0 on success, and >0 if an error occurs.

ctpp2c(1), ctpp2vm(1), ctpp2i(1), ctpp2json(1)

An ctpp2-config command appeared in CTPP 2.0.0.

Written by Andrei V. Shetuhin <reki@reki.ru>

Report bugs to <reki@reki.ru>.

http://ctpp.havoc.ru/en/ - in English
http://ctpp.havoc.ru/ - for Russian speakers

Copyright © 2004 - 2010 CTPP Dev. Team.

June 15, 2010 CTPP Dev. Team