hermes
hermes copied to clipboard
Decouple hermes_daemon from tests
Currently hermes_daemon.cc is only built when BUILD_TESTING=ON. However, the daemon program is useful independent of tests, and should always be built and installed.