variable_watch -------------- Watch the CMake variable for change. .. code-block:: cmake variable_watch( []) If the specified ```` changes, a message will be printed to inform about the change. Additionally, if ```` is given, this command will be executed. The command will receive the following arguments: ``COMMAND( )``