edawson / gfakluge

A C++ library and utilities for manipulating the Graphical Fragment Assembly format.
http://edawson.github.io/gfakluge/
MIT License
51 stars 20 forks source link

Adapt to work with Apple Clang and Macports OpenMP #41

Closed adamnovak closed 6 years ago

edawson commented 6 years ago

This is great! I can't test to see if it works with clang, but since it doesn't disturb any of my g++ builds I'll go ahead and merge it. Thanks Adam!