colmapWithCuda: fix build

This commit is contained in:
Florian Pester
2020-12-31 09:56:07 +01:00
committed by Florian
parent 3d2ffa3dbf
commit 75eef96f08
2 changed files with 2 additions and 2 deletions
@@ -1,4 +1,4 @@
{ mkDerivation, lib, fetchpatch, fetchFromGitHub, cmake, boost17x, ceres-solver, eigen,
{ mkDerivation, lib, fetchFromGitHub, cmake, boost17x, ceres-solver, eigen,
freeimage, glog, libGLU, glew, qtbase,
cudaSupport ? false, cudatoolkit ? null }: