0.0.1 • Published 7 years ago

cpp-preprocess v0.0.1

Weekly downloads
2
License
ISC
Repository
github
Last release
7 years ago

CPP-Preprocess

Cpp-preprocess is a simple utility for running the cpp preprocessor on arbitrary files. In addition to the default behavior of the preprocessor, cpp-preprocess provides the utility of only running the preprocessing if the source file has an update timestamp which is more recent than the existing output file.