You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At the moment we still have a hard dependency on GLFW, mostly because of how our CMakeLists files are setup. gprt.cpp actually includes GLFW at the moment without checking if GLFW was actually included in the target or not.
The text was updated successfully, but these errors were encountered:
At the moment we still have a hard dependency on GLFW, mostly because of how our CMakeLists files are setup. gprt.cpp actually includes GLFW at the moment without checking if GLFW was actually included in the target or not.
The text was updated successfully, but these errors were encountered: