cmake fastgltf examples

DragonJoker/Castor3D source/Plugins/Importers/GltfImporter/CMakeLists.txt :8

find_package( fastgltf CONFIG QUIET )

NVIDIA/OptiX_Apps apps/GLTF_renderer/CMakeLists.txt :184

find_package(FastGLTF REQUIRED)