fix(poppler-qt5)

closes #5431
This commit is contained in:
Jacob Heider 2024-03-07 19:37:30 -05:00 committed by Jacob Heider
parent 9f817e2745
commit e364a452e1

View file

@ -64,6 +64,9 @@ build:
- -DRUN_GPERF_IF_PRESENT=OFF - -DRUN_GPERF_IF_PRESENT=OFF
- -DWITH_GObjectIntrospection=ON - -DWITH_GObjectIntrospection=ON
CXXFLAGS: '$CXXFLAGS -std=c++11' CXXFLAGS: '$CXXFLAGS -std=c++11'
linux:
# ld.lld: error: undefined symbol: std::filesystem::__cxx11::path::_M_split_cmpts()
LDFLAGS: '$LDFLAGS -lstdc++fs'
provides: provides:
- bin/pdfattach - bin/pdfattach