Perl-GPU / OpenGL-Modern

Perl OpenGL bindings for modern OpenGL 3.1-4.x
7 stars 5 forks source link

use Devel::CheckLib to generate NA on missing libs #48

Closed wchristian closed 7 years ago

wchristian commented 7 years ago

This fixes #39.

The idea here is that missing libs should generate NA reports, instead of the UNKNOWN caused by errors in the make phase.