[Cppcms-users] Can cmake restart the cppcms server?
Brought to you by:
artyom-beilis
From: <ele...@ex...> - 2012-02-02 01:53:43
|
Hi, One thing that is slightly annoying when compiling a project is having to restart the server after every little change. Is there anyway to make cmake automatically "killall -HUP appname" the server process after every successful recompile? Cheers, Petr |