ctpp2-config(1)
            CTPP configuration tool
        
      
        
SYNOPSIS
[--version
]
[--flags
]
[--cc
]
[--cxx
]
[--make
]
[--libs
]
[--includes
]
[--includes2
]
DESCRIPTION
parses data in JSON format from file
source.json
and prints result to standard output.
- --version
- 
print the ctpp2 version number
- --flags
- 
print C++ compiler flags
- --cc
- 
print executable name of C compiler
- --cxx
- 
print executable name of C++ compiler
- --make
- 
print executable name of make
- --libs
- 
print displays list of libraries
- --includes
- 
print list of include dirs
- --includes2
- 
print list of include dirs with '-I' prefixes
 
EXIT STATUS
Ex -std
HISTORY
An
command appeared in CTPP 2.0.0.
COPYRIGHT
Copyright © 2004 - 2010 CTPP Dev. Team.