arrayfire / forge

High Performance Visualization
226 stars 48 forks source link

CMake Fetch content #220

Closed 9prady9 closed 3 years ago

9prady9 commented 3 years ago

Change(s)

Current Behavior

Examples CMake file has OpenGL linking logic which isn't necessary if library transitive linking flags are set appropriately.

New Behavior Examples CMake file doesn't call find_package(OpenGL ...)

Breaking Change(s) No

Please check if the PR fulfills these requirements