Use relative path on CMake INSTALL commands.
commit315c7f5e3389c8d8dbcee25f1039d31139095108
authorEmmanuel Roullit <emmanuel.roullit@gmail.com>
Wed, 11 Jul 2012 16:11:08 +0000 (11 18:11 +0200)
committerEmmanuel Roullit <emmanuel.roullit@gmail.com>
Wed, 11 Jul 2012 20:05:36 +0000 (11 22:05 +0200)
tree5497bb181fb59eed7404d98bb8dcb219f06f94f3
parentf688417041afda79673d0d0be6e4e020eb3ddcd6
Use relative path on CMake INSTALL commands.

The path given to the CMake INSTALL command must be relative.
It allows on out-of-tree build/packaging to keep all generated files
in the related build directory.
CMakeLists.txt
dabba/CMakeLists.txt
dabbad/CMakeLists.txt
libdabba/CMakeLists.txt