Skip to content
/ cauto Public

CAuto is a simple command line tool for automatic compile and link C++ projects. CAuto aims at speeding up the workflow when managing targets and source code in a C++ project. Thus, CAuto uses an easy naming convention to automatically setup executables and libraries by scanning your source tree. Just drop in your files, configure dependencies a…

License

Notifications You must be signed in to change notification settings

lehmann7/cauto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cauto
=====

CAuto is a commandline tool for automatic compile and link C++
projects using CMake and a naming convention in the source tree.

About

CAuto is a simple command line tool for automatic compile and link C++ projects. CAuto aims at speeding up the workflow when managing targets and source code in a C++ project. Thus, CAuto uses an easy naming convention to automatically setup executables and libraries by scanning your source tree. Just drop in your files, configure dependencies a…

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published