]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
src/CMakeLists.txt: Move parse_secret_objs setting within definition block 12785/head
authorWillem Jan Withagen <wjw@digiware.nl>
Wed, 4 Jan 2017 12:29:45 +0000 (13:29 +0100)
committerWillem Jan Withagen <wjw@digiware.nl>
Wed, 4 Jan 2017 12:29:45 +0000 (13:29 +0100)
commitcabc409bf5a51541ff42180b436b983a32e25b53
treeac92bf39cc63b5d560e3c9057b52764d6775626e
parenta7b78620f0b091742aa5c60bc2d6856bdd6fa0d0
src/CMakeLists.txt: Move parse_secret_objs setting within definition block

 - parse_secret_objs is only used when secret.c is actually used
   and that is with CEPHFS or RBD

This removes a Cmake warning on FreeBSD

Signed-off-by: Willem Jan Withagen <wjw@digiware.nl>
src/CMakeLists.txt