cglm provides CMake targets:

    find_package(cglm CONFIG REQUIRED)
    target_link_libraries(main PRIVATE cglm::cglm)
