glslcookbook icon indicating copy to clipboard operation
glslcookbook copied to clipboard

Linking glm

Open resetius opened this issue 2 years ago • 0 comments

glm (at least version 0.9.9.8) is header-only library and you don't need to link it.

This line should be removed https://github.com/daw42/glslcookbook/blob/3a13cd803f88672cc56d6139013710d2f305b863/ingredients/CMakeLists.txt#L25

resetius avatar Dec 20 '21 09:12 resetius