openframeworks / openFrameworks

openFrameworks is a community-developed cross platform toolkit for creative coding in C++.
http://openframeworks.cc
Other
9.94k stars 2.55k forks source link

Fix #7874 : [MSYS2] remove GLM from PKGCONFIG libs #7885

Closed oxillo closed 8 months ago

oxillo commented 8 months ago

Fix #7874 : [MSYS2] remove GLM from PKGCONFIG libs

As of GLM 1.0, .pc file not provided anymore. However, it was referencing standard include path. Should work also with previous version of GLM.

danoli3 commented 8 months ago

@oxillo can you confirm working now on master