Version:
Usage
Install the latest freeglut package with the following command:
meson wrap install freeglutOr, download the wrap file directly fromthis linkand place it in the 'subprojects' directory of your project.
Libraries (or programs) from freeglut 3.6.0-1 can be used by adding the following lines to your meson.build file:
glut_dep = dependency('glut')
freeglut_dep = dependency('freeglut')Project Options
Loading patch files...
Patch Files Preview
Loading patch files...