benchs: fix compilation error
This commit is contained in:
parent
74032b0dcb
commit
9a5985e69e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user