cmake Volk examples

gnss-sdr/gnss-sdr CMakeLists.txt :652

find_package(VOLK)

gnuradio/gnuradio CMakeLists.txt :340

find_package(Volk)

BastilleResearch/gr-lora CMakeLists.txt :125

find_package(Volk REQUIRED)

TrunkRecorder/trunk-recorder CMakeLists.txt :80

find_package(Volk)

NVIDIA/MDL-SDK cmake/find/find_vulkan_ext.cmake :45

find_package(volk QUIET CONFIG)

google/orbit CMakeLists.txt :139

find_package(volk REQUIRED)

pavelyazev/gr-dect2 lib/CMakeLists.txt :26

find_package(Volk)