CMake toast notification
This CMake ToastNotify.cmake script demonstrates how to send a OS-level toast notification from CMake. This can be useful for notifying the user when a long build process is complete.
Also demonstrated is sending a Terminal bell character to alert the user with an audible beep, if enabled.