Skip to content

Commit

Permalink
Fix compiliation if glog >= 0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
jmccl committed Oct 19, 2024
1 parent a714d80 commit 01ec2e7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1230,4 +1230,6 @@ if (BUILD_TESTS OR BUILD_BENCHMARKS)
endif()
endif()

add_definitions(-DGLOG_USE_GLOG_EXPORT)

add_subdirectory(folly)

0 comments on commit 01ec2e7

Please sign in to comment.