-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
This mode would watch all files in source directory and if any files change that would require binaries to be recompiled, those binaries would be recompiled.
A follow on from this would be a way to be able to run tests from within cppdep to allow for automatic running of tests whenever on of their dependencies change.