Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 545924 | Differences between
and this patch

Collapse All | Expand All

(-)a/CMakeLists.txt (-1 lines)
Lines 231-237 Link Here
231
ADD_SUBDIRECTORY(include)
231
ADD_SUBDIRECTORY(include)
232
ADD_SUBDIRECTORY(backend)
232
ADD_SUBDIRECTORY(backend)
233
ADD_SUBDIRECTORY(src)
233
ADD_SUBDIRECTORY(src)
234
ADD_SUBDIRECTORY(utests)
235
234
236
# compile benchmark only if standalone compiler is not provided
235
# compile benchmark only if standalone compiler is not provided
237
IF (NOT (USE_STANDALONE_GBE_COMPILER STREQUAL "true"))
236
IF (NOT (USE_STANDALONE_GBE_COMPILER STREQUAL "true"))

Return to bug 545924