cmake find_package(simdjson) examples
spnda/fastgltf
deps/CMakeLists.txt
:6
find_package
(simdjson CONFIG)
simdjson/simdjson
tests/installation_tests/find/CMakeLists.txt
:8
find_package
(simdjson REQUIRED)