cmake fcl examples

dartsim/dart cmake/DARTFindfcl.cmake :9

find_package(fcl 0.7.0 CONFIG)

hlrs-vis/covise cmake/Using/UseDart.cmake :13

find_package(fcl)

keenon/nimblephysics cmake/DARTFindfcl.cmake :9

find_package(fcl 0.3.2 REQUIRED MODULE)

ompl/omplapp CMakeLists.txt :147

find_package(fcl REQUIRED)

ADVRHumanoids/OpenSoT tests/CMakeLists.txt :15

find_package(fcl 0.6.1 QUIET)

quimortiz/dynoplan CMakeLists.txt :22

find_package(fcl REQUIRED)