]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cmake: reorder find_package_handle_standard_arg for thrift
authorDeepika Upadhyay <dupadhya@redhat.com>
Thu, 22 Jul 2021 16:05:29 +0000 (21:35 +0530)
committerDeepika Upadhyay <dupadhya@redhat.com>
Thu, 22 Jul 2021 16:05:29 +0000 (21:35 +0530)
commit4df43cff61d5795c0bf42cf2ae3cf0b6019367e0
tree88f685393adad461c182a72a0f43d00feb8ef736
parentfcb1eb91c4d1cbdea797de670209730459960d1a
cmake: reorder find_package_handle_standard_arg for thrift

* Findthrift: thrift_FOUND fails to set if called before
  find_package_handle_standard_arg, hence reorder adding
  thrift::libthrift target after it

Signed-off-by: Deepika Upadhyay <dupadhya@redhat.com>
cmake/modules/Findthrift.cmake