]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
cmake: Findfcgi.cmake cleanups
authorKefu Chai <kchai@redhat.com>
Wed, 20 Jul 2016 08:20:59 +0000 (16:20 +0800)
committerKefu Chai <kchai@redhat.com>
Wed, 20 Jul 2016 08:21:06 +0000 (16:21 +0800)
commitb5607f88e8d5b49fa3189e7cf756715d8e35966e
treeed5d6d9731c4ab27ff1fb37885b78b533ca6166f
parent21a852fd6531cc28dac652f185f4b51e65cb31d0
cmake: Findfcgi.cmake cleanups

FindPackageHandleStandardArgs() takes care of the find_package()
boilderplate stuff. so no need to repeat them. and remove the checkings
in env variables.

Signed-off-by: Kefu Chai <kchai@redhat.com>
cmake/modules/Findfcgi.cmake