[CP] [CP] Upgrade obstack

This commit is contained in:
obdev 2024-02-08 09:21:20 +00:00 committed by ob-robot
parent 4d2c32c9ae
commit 270b5a3171

View File

@ -78,7 +78,7 @@ install(PROGRAMS
${CMAKE_BINARY_DIR}/tools/ob_admin/ob_admin
tools/ob_admin/io_bench/bench_io.sh
${CMAKE_BINARY_DIR}/src/observer/observer
$<$<STREQUAL:"${ARCHITECTURE}","x86_64">:${DEVTOOLS_DIR}/bin/obstack>
${DEVTOOLS_DIR}/bin/obstack
DESTINATION bin
COMPONENT server)
endif()