mirror of
https://github.com/recp/cglm.git
synced 2026-02-17 03:39:05 +00:00
Now you can use library with
```cmake
find_package(cglm REQUIRED)
target_link_libraries(${PROJECT_NAME} PRIVATE ${CGLM_LIBRARY})
```
3.2 KiB
3.2 KiB