nixpkgs/pkgs/tools/graphics/pfstools
Alexander Shpilkin 1cd122e7b6
pfstools: fix build of pfsglview with newer cmake
The CMake build configuration for pfsglview used an internal variable,
GLUT_glut_LIBRARY, to link with GLUT, which seems to have stopped
working when CMake was bumped from 3.21 in 3.22 in nixpkgs#147818. Use
the officially documented GLUT_LIBRARIES instead.
2022-04-04 23:51:27 +03:00
..
default.nix pfstools: fix build of pfsglview with newer cmake 2022-04-04 23:51:27 +03:00
glut.patch pfstools: fix build of pfsglview with newer cmake 2022-04-04 23:51:27 +03:00
pfsalign.patch
pfstools.patch
threads.patch