benchmarks: Skip compilation of (and mark with FIXME) a few benchmarks that don't build.

Change-Id: I4d2e9bf3a520636c568a6b58e311994693446c97
Reviewed-by: Gunnar Sletta <gunnar.sletta@jollamobile.com>
This commit is contained in:
Robin Burchell 2014-08-11 12:41:00 +02:00 committed by Robin Burchell
parent f76d8b5e22
commit 0fa72dede0
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
TEMPLATE = subdirs
SUBDIRS = \
qjsengine \
qjsvalue \
# qjsvalue \ ### FIXME: doesn't build
qjsvalueiterator \
TRUSTED_BENCHMARKS += \

View File

@ -10,7 +10,7 @@ SUBDIRS += \
qqmlcomponent \
qqmlimage \
qqmlmetaproperty \
script \
# script \ ### FIXME: doesn't build
qmltime \
js \
qquickwindow