Skip to content

Commit 48f1cbd

Browse files
authored
Update CMakeLists.txt
1 parent 03b7ebf commit 48f1cbd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ else()
6868
endif()
6969

7070
message(STATUS "Build Version: ${BUILD_VERSION}")
71-
target_compile_definitions(engine PRIVATE BUILD_VERSION="${BUILD_VERSION}")
71+
target_compile_definitions(engine PRIVATE BUILD_VERSION="${BUILD_VERSION}" OPENBENCH_SUPPORT)
7272
if (ENGINE_TUNING)
7373
FetchContent_Declare(
7474
csv

0 commit comments

Comments
 (0)