Skip to content

Commit ccc03cb

Browse files
Yuhong Guowesm
authored andcommitted
Fix a bug
1 parent 7bacd53 commit ccc03cb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

cpp/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -652,6 +652,7 @@ if (ARROW_ORC)
652652
endif()
653653
654654
if (ARROW_USE_GLOG)
655+
add_definitions(-DARROW_USE_GLOG)
655656
SET(ARROW_STATIC_LINK_LIBS glog_static ${ARROW_STATIC_LINK_LIBS})
656657
endif()
657658

0 commit comments

Comments
 (0)