graphics/colmap: fix build with ceres-solver-2.2.0.r1

PR:		274200
Reported by:	fuz (maintainer)
See also:	https://github.com/colmap/colmap/issues/1496
This commit is contained in:
Thierry Thomas
2023-10-03 22:04:27 +02:00
committed by Robert Clausecker
parent b32bba6b23
commit 943d012d6d

View File

@@ -1,6 +1,6 @@
PORTNAME= colmap
DISTVERSION= 3.8
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= graphics
MAINTAINER= fuz@FreeBSD.org
@@ -28,6 +28,7 @@ LIB_DEPENDS= libboost_filesystem.so:devel/boost-libs \
USES= cmake compiler:${OPENMP}c++11-lib desktop-file-utils eigen:3 gl \
localbase python:env qt:5 sqlite
USE_CXXSTD= c++17
USE_GITHUB= yes
USE_GL= gl glew
USE_QT= core gui widgets buildtools:build opengl:build qmake:build