benchmarks/kdiskmark: add compiler:c++11-lang to USES to fix build on

GCC-based systems:

  CMake Error in CMakeLists.txt:
  The compiler feature "cxx_decltype" is not known to CXX compiler "GNU" version 4.2.1.
This commit is contained in:
Mark Linimon 2021-06-03 17:55:50 -05:00
parent 4a4595a391
commit 09935e0b33

View File

@ -15,7 +15,7 @@ USE_GITHUB= yes
GH_ACCOUNT= JonMagon
GH_PROJECT= KDiskMark
USES= cmake kde:5 qt:5
USES= cmake compiler:c++11-lang kde:5 qt:5
USE_QT= buildtools_build linguisttools_build qmake_build \
core gui widgets
USE_KDE= auth coreaddons