]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
CMake: build dencoder at src/ceph-dencoder
authorJohn Spray <john.spray@redhat.com>
Wed, 5 Aug 2015 12:08:21 +0000 (13:08 +0100)
committerJohn Spray <john.spray@redhat.com>
Mon, 10 Aug 2015 13:05:53 +0000 (14:05 +0100)
commit1f5ddbf7c960870bc3a4f57cd00101eefc6ad1e2
treed32e69855d3388a0478f1841aa948681c20a03d5
parent9d17a65dbc17438b1fce245b18bd2977a44aa369
CMake: build dencoder at src/ceph-dencoder

...instead of in src/test/dencoder.

While the source lives in test/, the dencoder tool is built
and distributed as a first class binary, so it's awkward for
paths in dev/test to have it in a unique location.

Signed-off-by: John Spray <john.spray@redhat.com>
src/CMakeLists.txt
src/test/CMakeLists.txt