nixpkgs/pkgs/development/libraries/rocclr
Daniël de Kok 49ef0fd51a rocclr: fix build (no OpenCL library is required)
rocclr builds fail since CMake was upgraded to 3.18. This version
introduces the REQUIRED option of find_library. However rocclr only
needs OpenCL headers. This change makes finding an OpenCL library
optional again.
2020-08-07 16:49:18 +02:00
..
default.nix