benchs: fix compilation error

This commit is contained in:
Hugues Delorme 2015-04-10 15:06:50 +02:00
parent 74032b0dcb
commit 9a5985e69e

View File

@ -51,7 +51,7 @@ endif()
if(BENCHMARK_OPENCASCADE)
add_executable(bench_occ
bench_occ/main.cpp
${GMIO_DIR}/src/gmio_support/occ_libstl.cpp
${GMIO_DIR}/src/gmio_support/stl_occ.cpp
${COMMONS_FILES})
target_compile_definitions(
bench_occ