cmake CUnit examples

RavEngine/RavEngine deps/SteamAudio-All/libmysofa/CMakeLists.txt :52

find_package(CUnit REQUIRED cunit)

ceph/ceph cmake/modules/BuildSPDK.cmake :7

find_package(CUnit REQUIRED)

omnigres/omnigres deps/wslay/tests/CMakeLists.txt :3

find_package(CUnit REQUIRED)

nfs-ganesha/nfs-ganesha src/CMakeLists.txt :1017

find_package(CUnit ${USE_CUNIT_REQUIRED})

alibaba/xquic cmake/CMakeLists.txt :375

find_package(CUnit REQUIRED)

tatsuhiro-t/wslay tests/CMakeLists.txt :3

find_package(CUnit REQUIRED)