added config installation
authorFelix Morgner <felix.morgner@gmail.com>
Wed, 15 Jan 2014 16:21:24 +0000 (17:21 +0100)
committerFelix Morgner <felix.morgner@gmail.com>
Wed, 15 Jan 2014 16:21:24 +0000 (17:21 +0100)
commit286698a99efb62ae2d247451ea4a025d89520ffe
treee5d82a749312738fb6341ad2f2e2a3edd9dac1f3
parent0bbf206912441eac63395a8634939cdcdb62bb9b
added config installation

The umurmur.example.config file gets installed into
${CMAKE_INSTALL_PREFIX}/etc so that it is automagically
found when starting umurmurd. Note, that the config file
is only installed when there is no old config file found
in this spot.
CMakeLists.txt