Skip to content

cpp-toolbox/build_notifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

build notifier

a tiny script that runs the cmake build command for conan building, has sound effects

Every project here uses conan for package management, so you usually have to run the command cmake --build --preset conan-release multiple times. This notifier makes it easier by playing a success or fail sound when compilation finishes, so you can stop staring at the build process and continue working in the meantime.

build for release

build.py -t r

build for debug

build.py -t d

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages