Skip to content

Commit

Permalink
remove debug statement
Browse files Browse the repository at this point in the history
  • Loading branch information
wesm committed Apr 25, 2019
1 parent f1ec934 commit e3424b8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cpp/cmake_modules/ThirdpartyToolchain.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -1080,7 +1080,6 @@ if(ARROW_WITH_PROTOBUF)
resolve_dependency(Protobuf)

if (ARROW_PROTOBUF_USE_SHARED AND MSVC)
message(STATUS "adding PROTOBUF_USE_DLLS")
add_definitions(-DPROTOBUF_USE_DLLS)
endif()

Expand Down

0 comments on commit e3424b8

Please sign in to comment.