cmake cereal examples

prusa3d/PrusaSlicer CMakeLists.txt :486

find_package(cereal REQUIRED)

bambulab/BambuStudio CMakeLists.txt :525

find_package(cereal REQUIRED)

SoftFever/OrcaSlicer CMakeLists.txt :620

find_package(cereal REQUIRED)

seqan/seqan3 cmake/seqan3-config.cmake :190

find_package (cereal CONFIG QUIET)

arximboldi/immer test/extra/persist/CMakeLists.txt :2

find_package(cereal REQUIRED)

d99kris/nmail ext/cereal/unittests/cmake-config-module.cmake :45

find_package(cereal REQUIRED)

albin-johansson/centurion CMakeLists.txt :49

find_package(cereal CONFIG REQUIRED)

luczeng/HoughRectangle third_party/cereal-master/unittests/cmake-config-module.cmake :45

find_package(cereal REQUIRED)

USCiLab/cereal unittests/cmake-config-module.cmake :45

find_package(cereal REQUIRED)

flashlight/flashlight flashlight/fl/CMakeLists.txt :14

find_package(cereal CONFIG)

m-a-d-n-e-s-s/madness cmake/modules/FindOrFetchCereal.cmake :2

find_package(cereal QUIET CONFIG)

CrealityOfficial/CrealityPrint CMakeLists.txt :607

find_package(cereal REQUIRED)