PacktPublishing / OpenGL-4-Shading-Language-Cookbook-Third-Edition

OpenGL 4 Shading Language Cookbook - Third Edition, published by Packt
MIT License
312 stars 72 forks source link

Fix `target_link_libraries` for `ingredients` for glm. #11

Closed burritoOverflow closed 1 year ago

burritoOverflow commented 1 year ago

Resolved issues with glm during linking by changing glm to glm::glm, per the docs.

glm installed from source just prior to this change.

Ubuntu 22.04.